PDF3DActivation

PDF3DActivation

Overview

PDF3DActivation is a enum in Aspose.PDF FOSS for .NET.

How the embedded 3D model becomes active (PDF 32000-1 §13.6.2, AAS entry of the 3D activation dictionary).

This enumeration defines 3 values: activeWhenOpen, activeWhenVisible, activatedUserOrScriptAction.

Values

ValueDescription
activeWhenOpen
activeWhenVisible
activatedUserOrScriptAction

See Also