ISignatureHandlerGetName Method |
Gets the name of this SignatureHandler. The name of the SignatureHandler is what identifies this
SignatureHandler from all others. This name is also added to the PDF as the value of /Filter entry in
the signature dictionary.
Namespace:
pdftron.SDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Function GetName As String
Return Value
Type:
String[Missing <returns> documentation for "M:pdftron.SDF.ISignatureHandler.GetName"]
See Also