TdxPDFSignatureOptions.EmbeddedSignatureCount Property
Returns the number of digital signatures applied to a PDF document.
Declaration
property EmbeddedSignatureCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use this property to identify the number of digital signatures accessible via the EmbeddedSignatures property.
See Also