PDFDocViewPrefsGetSDFObj 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 'ViewerPreferences' dictionary
or NULL if the object is not present.
See Also