PdfDigitalSignatureAppearanceDisplayOnLastPage Property

A flag indicating if the appearance should be displayed in the last page of the PDF document instead of the specified page number. The default value is false

Definition

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

Property Value

Boolean

See Also