Represents the activation states for the 3D annotation.
Namespace: Spire.Pdf.AnnotationsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class Pdf3DActivation : [T:sprᝰ]
Public Class Pdf3DActivation Implements [T:sprᝰ]
public ref class Pdf3DActivation : [T:sprᝰ]
type Pdf3DActivation = class interface [T:sprᝰ] end
Members
| All Members | Constructors | Properties | Methods |
| Member | Description | |
|---|---|---|
| Pdf3DActivation()()()() |
Initializes the new instance of class.
| |
| ActivationMode |
Gets or sets the activation mode for the annotation.
| |
| ActivationState |
Gets or sets the activation state for the annotation.
| |
| DeactivationMode |
Gets or sets the deactivation mode for the annotation.
| |
| DeactivationState |
Gets or sets the deactivation state for the annotation.
| |
| Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Initialize()()()() | ||
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| Save()()()() | ||
| ShowToolbar |
Gets or sets a value indicating whether the toolbar should be displayed when the annotation is activated or not.
| |
| ShowUI |
Gets or sets a value indicating whether the UI for managing the 3D artwork should be displayed when the annotation is activated.
| |
| ToString()()()() |
Returns a String that represents the current Object.
(Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Pdf.Annotations..::..Pdf3DActivation
Spire.Pdf.Annotations..::..Pdf3DActivation