Click or drag to resize

OCMDGetOCGs Method

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 Obj GetOCGs()

Return Value

Type: Obj
An SDF::Obj Array or OCG::Group objects or NULL is the Array is not present.
See Also