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: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public bool DisplayOnLastPage { get; set; }
Property Value
Boolean