PdfDigitalSignatureAppearancePageNumber Property
Gets or sets the page number, starting at 1, on which to display the signature appearance.
By default, the page number is 1. If the page number is larger than the total
number of pages in the PDF document, the signature appears on the last page
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public int PageNumber { get; set; }
Property Value
Int32