Click or drag to resize

OCMD Methods

The OCMD type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a new optional-content membership dictionary (OCMD) object in the given document for the given groups and visibility policy.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetOCGs
Gets the optional-content groups listed under 'OCGs' entry in the object dictionary.
Public methodGetSDFObj
Gets the SDFObj.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetVisibilityExpression
Gets the visibility expression.
Public methodGetVisibilityPolicy
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.
Public methodIsCurrentlyVisible
Checks if is currently visible.
Public methodIsValid
Checks if is valid.
Public methodSetVisibilityPolicy
Sets 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.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also