Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 3.22 KB

SquigglyAnnotation.md

File metadata and controls

27 lines (24 loc) · 3.22 KB

SquigglyAnnotation

Provides SquigglyAnnotation.

Inherited from \Aspose\PDF\Model\MarkupAnnotation

Properties

Name Type Description Notes
quad_points \Aspose\PDF\Model\Point[] Gets or sets an array of points specifying the coordinates of n quadrilaterals. Each quadrilateral encompasses a word or group of contiguous words in the text underlying the annotation. [optional]
creation_date string The date and time when the annotation was created.
Inherited from \Aspose\PDF\Model\MarkupAnnotation
[optional]
subject string Get the annotation subject.
Inherited from \Aspose\PDF\Model\MarkupAnnotation
[optional]
title string Get the annotation title.
Inherited from \Aspose\PDF\Model\MarkupAnnotation
[optional]
rich_text string Get the annotation RichText.
Inherited from \Aspose\PDF\Model\MarkupAnnotation
[optional]
color \Aspose\PDF\Model\Color Color of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
contents string Get the annotation content.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
modified string The date and time when the annotation was last modified.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
id string Gets ID of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
flags \Aspose\PDF\Model\AnnotationFlags[] Gets Flags of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
name string Gets Name of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
rect \Aspose\PDF\Model\Rectangle Gets Rect of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
page_index int Gets PageIndex of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
z_index int Gets ZIndex of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
horizontal_alignment \Aspose\PDF\Model\HorizontalAlignment Gets HorizontalAlignment of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
vertical_alignment \Aspose\PDF\Model\VerticalAlignment Gets VerticalAlignment of the annotation.
Inherited from \Aspose\PDF\Model\Annotation
[optional]
links \Aspose\PDF\Model\Link[] Link to the document.
Inherited from \Aspose\PDF\Model\LinkElement
[optional]

[Back to Model list] [Back to API list] [Back to README] [View Source]