PDFDocInfoGetSDFObj 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:
Obj document's SDF/Cos 'Info' dictionary or NULL if
the info dictionary is not available.
See Also