Aspose::Pdf::Annotations::PDF3DActivation enum

PDF3DActivation enum

Enum PDF3DActivation: set of 3D annotation activation mode.

enum class PDF3DActivation

Values

NameValueDescription
activeWhenOpen0The active when open.
activeWhenVisible1The active when visible.
activatedUserOrScriptAction2The activated by user or script action.

See Also