Class Pdf3dActivationSettings
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a 3D annotation activation settings.
public sealed class Pdf3dActivationSettings
- Inheritance
-
Pdf3dActivationSettings
- Inherited Members
Remarks
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- ActivationMode
Gets or sets the activation mode defining when the associated Pdf3dAnnotation should be activated.
- ActivationState
Gets or sets the state of the 3D artwork instance upon activation of the associated annotation.
- DeactivationMode
Gets or sets the deactivation mode defining when the associated annotation should be deactivated.
- DeactivationState
Gets or sets the state of the 3D artwork instance upon deactivation of the associated annotation.
- PresentationStyle
Gets or sets a value indicating how to display the 3D content.
- ShowNavigationPane
Gets or sets a value indicating whether to show the navigation page for viewing or managing information about the 3D artwork.
- ShowToolbar
Gets or sets a value indicating whether to show an interactive toolbar associated with this annotation.
- Transparent
Gets or sets a value indicating whether to display the page content through the transparent areas of the 3D content (where the alpha value is less than 1.0).