Gets the optional-content groups listed under 'OCGs' entry in the object
dictionary.
Namespace:
pdftron.PDF.OCG
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetOCGs As Obj
public:
virtual Obj^ GetOCGs() sealed
Return Value
Type:
Obj An SDF::Obj Array or OCG::Group objects or NULL is the Array
is not present.
See Also