Gets the SDFObj.
 
    Namespace: 
   pdftron.PDF.OCG
    Assembly:
   pdftron (in pdftron.dll) Version: 255.255.255.255
SyntaxPublic Function GetSDFObj As Obj
public:
virtual Obj^ GetSDFObj() sealed
Return Value
Type: 
Obj Pointer to the underlying SDF/Cos object.
See Also