PdfTemplateShowInFirstPage Property

Specifies whether the template should be displayed on the first page of the PDF document The default value is true

Definition

Namespace: Winnovative.Pdf.Chromium
Assembly: Winnovative.Pdf.Chromium (in Winnovative.Pdf.Chromium.dll) Version: 19.5.0
C#
public bool ShowInFirstPage { get; set; }

Property Value

Boolean

See Also