Click or drag to resize

DigitalSignatureFieldGetSDFObj Method

Gets the SDFObj.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetSDFObj()

Return Value

Type: Obj
The underlying SDF/Cos object.
Exceptions
ExceptionCondition
[!:PDFNetException] PDFNetException the PDFNet exception
See Also