Click or drag to resize

OCMDGetVisibilityPolicy Method

Gets the optional-content membership dictionary's visibility policy, which determines the visibility of content with respect to the ON-OFF state of OCGs listed in the dictionary.

Namespace:  pdftron.PDF.OCG
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public OCMDVisibilityPolicyType GetVisibilityPolicy()

Return Value

Type: OCMDVisibilityPolicyType
The visibility policy.
See Also