Pdf3DAnnotation Properties |
The Pdf3DAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() |
_3DData |
Gets a 3d viedo file from Pdf3DAnnotation
|
![]() |
Activation |
Gets or sets the activation options for the annotation.
|
![]() |
Appearance |
Gets or sets appearance of the annotation.
(Inherited from
PdfFileAnnotation
.)
|
![]() |
Border |
Gets or sets annotation's border.
(Inherited from
PdfAnnotation
.)
|
![]() |
Color |
Gets or sets the background of the annotations icon when closed.
The title bar of the annotations pop-up window.
The border of a link annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
DefaultView |
Gets or sets the default view.
|
![]() |
FileName |
Gets or sets file name of the annotation.
(Overrides
PdfFileAnnotation
FileName
.)
|
![]() |
Flags |
Gets or sets annotation flags.
(Inherited from
PdfAnnotation
.)
|
![]() |
Location |
Gets or sets location of the annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
ModifiedDate |
Gets annotation's modified date.
(Inherited from
PdfAnnotation
.)
|
![]() |
Name |
Gets or sets the name of the annotation.
Note: The annotation name, a text string uniquely identifying it among all the annotations on its page.
(Inherited from
PdfAnnotation
.)
|
![]() |
OnInstantiate |
Gets or sets the code to execute when the 3D artwork is instantiated.
Field ValueType:Javascript code to be executed when the 3D artwork is instantiated. |
![]() |
Page |
Gets a page which this annotation is connected to.
(Inherited from
PdfAnnotation
.)
|
![]() |
Rectangle |
Gets or sets annotation's bounds. If this property is not set bounds are calculated automatically
based on Location property and content of annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
Size |
Gets or sets size of the annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
Text |
Gets or sets content of the annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
Views |
Gets the list of available views for the current 3D artwork.
|