PdfSignatureInformationAnnotationIndex Property |
Namespace:
Atalasoft.PdfDoc.DigitalSignatures
Assembly:
Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntaxpublic int AnnotationIndex { get; }Public ReadOnly Property AnnotationIndex As Integer
Get
Property Value
Type:
Int32
The index of the associated
SignatureWidgetAnnotation.
See Also