PDF3DAnnotation Class |
Namespace: Aspose.Pdf.Annotations
The PDF3DAnnotation type exposes the following members.
Name | Description | |
---|---|---|
![]() | PDF3DAnnotation(Page, Rectangle, PDF3DArtwork) |
Initializes a new instance of the PDF3DAnnotation class.
|
![]() | PDF3DAnnotation(Page, Rectangle, PDF3DArtwork, PDF3DActivation) |
Initializes a new instance of the PDF3DAnnotation class.
|
Name | Description | |
---|---|---|
![]() | Actions |
Gets list of annotatation actions.
(Inherited from Annotation.) |
![]() | ActiveState |
Gets or sets current annotation appearance state.
(Inherited from Annotation.) |
![]() | Alignment | Obsolete.
Annotation alignment. This property is obsolete. Use HorizontalAligment instead.
(Inherited from Annotation.) |
![]() | AnnotationType |
Gets type of annotation.
(Overrides AnnotationAnnotationType.) |
![]() | Appearance |
Gets appearance dictionary of the annotation.
(Inherited from Annotation.) |
![]() | Border |
Gets or sets annotation border characteristics. Border (Inherited from Annotation.) |
![]() | Characteristics |
Gets annotation characteristics.
(Inherited from Annotation.) |
![]() | Color |
Gets or sets annotation color.
(Inherited from Annotation.) |
![]() | Content |
Gets or sets the content.
|
![]() | Contents |
Gets or sets annotation text.
(Inherited from Annotation.) |
![]() | Flags |
Flags of the annotation.
(Inherited from Annotation.) |
![]() | FullName |
Gets full qualified name of the annotation.
(Inherited from Annotation.) |
![]() | Height |
Gets or sets height of the annotation.
(Inherited from Annotation.) |
![]() | HorizontalAlignment | Obsolete.
Gets or sets text alignment for annotation.
(Inherited from Annotation.) |
![]() | Hyperlink |
Gets or sets the fragment hyperlink(for pdf generator).
(Inherited from BaseParagraph.) |
![]() | IsFirstParagraphInColumn |
Gets or sets a bool value that indicates whether this paragraph will be at next column.
Default is false.(for pdf generation)
(Inherited from BaseParagraph.) |
![]() | IsInLineParagraph |
Gets or sets a paragraph is inline.
Default is false.(for pdf generation)
(Inherited from BaseParagraph.) |
![]() | IsInNewPage |
Gets or sets a bool value that force this paragraph generates at new page.
Default is false.(for pdf generation)
(Inherited from BaseParagraph.) |
![]() | IsKeptWithNext |
Gets or sets a bool value that indicates whether current paragraph remains in the same page along with next paragraph.
Default is false.(for pdf generation)
(Inherited from BaseParagraph.) |
![]() | LightingScheme |
Gets the lighting scheme.
|
![]() | Margin |
Gets or sets a outer margin for paragraph (for pdf generation)
(Inherited from BaseParagraph.) |
![]() | Modified |
Gets or sets date and time when annotation was recently modified.
(Inherited from Annotation.) |
![]() | Name |
Gets or sets annotation name on the page.
(Inherited from Annotation.) |
![]() | PageIndex |
Gets index of page which contains annotation.
(Inherited from Annotation.) |
![]() | Pdf3DArtwork |
Gets the 3D Artwork.
|
![]() | Rect |
Gets or sets annotation rectangle.
(Inherited from Annotation.) |
![]() | RenderMode |
Gets the render mode.
|
![]() | States |
Gets appearance dictionary of annotation.
(Inherited from Annotation.) |
![]() | TextHorizontalAlignment |
Gets or sets text alignment for annotation.
(Inherited from Annotation.) |
![]() | VerticalAlignment |
Gets or sets a vertical alignment of paragraph
(Inherited from BaseParagraph.) |
![]() | ViewArray |
Gets the view array.
|
![]() | Width |
Gets or sets width of the annotation.
(Inherited from Annotation.) |
![]() | ZIndex |
Gets or sets a int value that indicates the Z-order of the graph. A graph with larger ZIndex
will be placed over the graph with smaller ZIndex. ZIndex can be negative. Graph with negative
ZIndex will be placed behind the text in the page.
(Inherited from BaseParagraph.) |
Name | Description | |
---|---|---|
![]() | Accept |
Accepts visitor for annotation processing.
(Overrides AnnotationAccept(AnnotationSelector).) |
![]() | ClearImagePreview |
Clears the image preview.
|
![]() | Clone |
Clones this instance.
Virtual method. Always return null.
(Inherited from BaseParagraph.) |
![]() | Equals | (Inherited from Object.) |
![]() | Flatten |
Places annotation contents directly on the page,
annotation object will be removed.
(Inherited from Annotation.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetImagePreview |
Gets the image preview.
|
![]() | GetRectangle |
Returns rectangle of annotation taking into consideration page rotation.
(Inherited from Annotation.) |
![]() | GetType | (Inherited from Object.) |
![]() | SetDefaultViewIndex |
Sets the index of the default view.
|
![]() | SetImagePreview(Stream) |
Sets the image preview.
|
![]() | SetImagePreview(String) |
Sets the image preview.
|
![]() | ToString | (Inherited from Object.) |