Click or drag to resize

ConfigGetLockedOCGs Method

Gets the locked oc gs.

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetLockedOCGs()

Return Value

Type: Obj
the list of locked OCGs or NULL if there are no locked OCGs. The on/off state of a locked OCG cannot be toggled by the user through the user interface.
See Also