Pdf3DActivation Class |
Namespace: Spire.Pdf.Annotations
The Pdf3DActivation type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Pdf3DActivation |
Initializes the new instance ofclass.
|
| Name | Description | |
|---|---|---|
|
|
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.
|
|
|
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.
|
| Name | Description | |
|---|---|---|
|
|
Equals |
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
|
|
|
Finalize |
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
|
|
|
GetHashCode |
Serves as the default hash function.
(Inherited from
Object
.)
|
|
|
GetType |
Gets the
Type
of the current instance.
(Inherited from
Object
.)
|
|
|
Initialize |
Initializes the instance.
|
|
|
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
|
|
Save |
Saves an annotation.
|
|
|
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|