PdfDocumentCertificationPageIndex Property |
Gets or sets the index of the page upon which the signature will be placed.
Namespace:
Atalasoft.PdfDoc.DigitalSignatures
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public int PageIndex { get; set; }
Public Property PageIndex As Integer
Get
Set
Property Value
Type:
Int32
The index of the page.
See Also