PdfPolygonAndPolyLineAnnotationWidget Class |
Namespace: Spire.Pdf.Annotations
The PdfPolygonAndPolyLineAnnotationWidget type exposes the following members.
Name | Description | |
---|---|---|
![]() |
AnnotationFlags |
Gets or sets the annotation flags.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
Author |
Gets or sets the annotation's author.
(Inherited from
PdfMarkUpAnnotationWidget
.)
|
![]() |
Border |
Gets or sets the annotation's border.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
Bounds |
Gets or sets the annotation's bounds. If this property is not set, bounds are calculated automatically
based on Location property and content of annotation.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
Color |
Gets or sets the color.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
CreationDate |
Gets or sets the date and time when the annotation was created.
(Inherited from
PdfMarkUpAnnotationWidget
.)
|
![]() |
Flags |
Gets or sets annotation flags.
(Inherited from
PdfAnnotation
.)
|
![]() |
Intent |
Gets or sets the intent
(Inherited from
PdfMarkUpAnnotationWidget
.)
|
![]() |
Location |
Gets or sets the location.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
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
.)
|
![]() |
Opacity |
Gets the opacity value to be used.
(Inherited from
PdfMarkUpAnnotationWidget
.)
|
![]() |
Page |
Gets a page which this annotation is connected to.
(Inherited from
PdfAnnotation
.)
|
![]() |
PageWidget |
Gets and sets the Page.
(Inherited from
PdfAnnotationWidget
.)
|
![]() |
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 the size.
(Inherited from
PdfStyledAnnotationWidget
.)
|
![]() |
Subject |
Gets or sets the annotation's subject.
(Inherited from
PdfMarkUpAnnotationWidget
.)
|
![]() |
Text |
Gets or sets the text
(Inherited from
PdfMarkUpAnnotationWidget
.)
|
![]() |
Vertices |
The vertice coordinates.
|
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 annotation object.
(Inherited from
PdfAnnotation
.)
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
|
![]() |
RewriteAppearance |
Rewrite Annotation Appearance
(Inherited from
PdfAnnotation
.)
|
![]() |
Save |
Saves an annotation.
(Inherited from
PdfAnnotation
.)
|
![]() |
SetText |
Sets the name of the field.
(Inherited from
PdfAnnotationWidget
.)
|
![]() |
SetTitleText |
Sets the name of the annotation,the entry is deleted by default when the input
value is an empty string
(Inherited from
PdfMarkUpAnnotationWidget
.)
|
![]() |
ToString |
Returns a string that represents the current object.
(Inherited from
Object
.)
|
Name | Description | |
---|---|---|
![]() |
ObjectID |
Represents the Form field identifier
(Inherited from
PdfAnnotationWidget
.)
|