PdfDigitalSignatureAppearanceDisplayOnLastPage Property
Gets or sets a value indicating whether the appearance is displayed on the last page of the PDF document
instead of the specified page number. The default value is false
Namespace: Winnovative.Pdf.NextAssembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
public bool DisplayOnLastPage { get; set; }
Property Value
Boolean