Click or drag to resize

OCMDGetVisibilityExpression Method

Gets the visibility expression.

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

Return Value

Type: Obj
If the PDOCMD has a visibility expression entry, return the SDF::Obj Array object representing the expression, otherwise returns NULL.
See Also