Click or drag to resize

PdfSignatureInformationAnnotationIndex Property

Gets the 0-based index of the associated SignatureWidgetAnnotation in the page's annotation collection.

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 AnnotationIndex { get; }

Property Value

Type: Int32
The index of the associated SignatureWidgetAnnotation.
See Also