PDF3DActivationState¶
Namespace: O2S.Components.PDF4NET.Annotations
Supported states upon 3D annotation activation.
Inheritance Object → ValueType → Enum → PDF3DActivationState
Implements
Fields¶
| Name | Value | Description |
|---|---|---|
| Instantiated | 0 | The artwork is instantiated, but real-time script-driven animations are disabled. |
| Live | 1 | Real-time script-driven animations are enabled if present; if not, the artwork is instantiated. |