Config Methods |
The Config type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create | Creates a new optional-content configuration from an existing SDF/Cos object.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetCreator | Gets the creator.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetInitBaseState | Gets the inits the base state.
|
![]() | GetInitOffStates | Gets the inits the off states.
|
![]() | GetInitOnStates | Gets the inits the on states.
|
![]() | GetIntent | Gets the intent.
|
![]() | GetLockedOCGs | Gets the locked oc gs.
|
![]() | GetName | Gets the name.
|
![]() | GetOrder | Gets the order.
|
![]() | GetSDFObj | Gets the SDFObj.
|
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | SetCreator | Sets the creator property of an optional-content configuration. Stores the
specified string as the Creator entry in the configuration's SDF/Cos dictionary.
|
![]() | SetInitBaseState | Sets the base initialization state. For more info, please see GetInitBaseState().
|
![]() | SetInitOffStates | Sets the 'OFF' initialization Array in the configuration dictionary.
For more info, please see SetInitOffStates() and section 4.10.3 in PDF Reference.
|
![]() | SetInitOnStates | Sets the 'ON' initialization Array in the configuration dictionary.
For more info, please see SetInitOnStates() and section 4.10.3 in PDF Reference.
|
![]() | SetIntent | Sets the Intent entry in an optional-content configuration's SDF/Cos dictionary.
For more information, see GetIntent().
|
![]() | SetLockedOCGs | Sets the Array of locked OCGs. The on/off state of a locked OCG cannot be
toggled by the user through the user interface.
|
![]() | SetName | Sets the name of an optional-content configuration (suitable for presentation
in a user interface). The method stores the specified string as the Name entry
in the configuration's SDF/Cos dictionary.
|
![]() | SetOrder | Sets the user interface display order of optional-content groups (OCGs) in
this configuration. This is the order in which the group names are displayed
in the Layers panel of a PDF viewer.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |