Click or drag to resize

Group Methods

The Group type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCreate
Creates a new optional-content group (OCG) object in the document.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetCurrentState
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetInitialState
Gets the initial state.
Public methodGetIntent
Gets the intent.
Public methodGetName
Gets the name.
Public methodGetSDFObj
Gets the SDFObj.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUsage
Gets the usage.
Public methodHasUsage
Checks for usage.
Public methodIsLocked
Checks if is locked.
Public methodIsValid
Checks if is valid.
Public methodSetCurrentState
Public methodSetInitialState
Sets the initial state (ON or OFF) of the optional-content group (OCG) object in a given configuration.
Public methodSetIntent
Sets the Intent entry in an optional-content group's SDF/Cos dictionary. For more information, see GetIntent().
Public methodSetLocked
Sets the locked state of an OCG in a given configuration. The on/off state of a locked OCG cannot be toggled by the user through the user interface.
Public methodSetName
Sets the name of this optional-content group (OCG).
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also