Group Methods |
The Group type exposes the following members.
| Name | Description | |
|---|---|---|
| Create | Creates a new optional-content group (OCG) object in the document.
| |
| Equals | (Inherited from Object.) | |
| GetCurrentState | ||
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetInitialState | Gets the initial state.
| |
| GetIntent | Gets the intent.
| |
| GetName | Gets the name.
| |
| GetSDFObj | Gets the SDFObj.
| |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetUsage | Gets the usage.
| |
| HasUsage | Checks for usage.
| |
| IsLocked | Checks if is locked.
| |
| IsValid | Checks if is valid.
| |
| SetCurrentState | ||
| SetInitialState | Sets the initial state (ON or OFF) of the optional-content group (OCG)
object in a given configuration.
| |
| SetIntent | Sets the Intent entry in an optional-content group's SDF/Cos dictionary.
For more information, see GetIntent().
| |
| SetLocked | 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.
| |
| SetName | Sets the name of this optional-content group (OCG).
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |