DigitalSignatureFieldGetSDFObj Method |
Gets the SDFObj.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetSDFObj As Obj
public:
virtual Obj^ GetSDFObj() sealed
Return Value
Type:
ObjThe underlying SDF/Cos object.
Exceptions Exception | Condition |
---|
[!:PDFNetException] | PDFNetException the PDFNet exception |
See Also