Gets the SDFObj.
Namespace:
pdftron.SDF
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
The object to the underlying SDF/Cos object. If the NameTree.IsValid() returns false the SDF/Cos object
is NULL.
See Also