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