Represents the loaded text PolygonAndPolyLine annotation class.
Namespace: Spire.Pdf.AnnotationsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class PdfPolygonAndPolyLineAnnotationWidget : PdfMarkUpAnnotationWidget
Public Class PdfPolygonAndPolyLineAnnotationWidget Inherits PdfMarkUpAnnotationWidget
public ref class PdfPolygonAndPolyLineAnnotationWidget : public PdfMarkUpAnnotationWidget
type PdfPolygonAndPolyLineAnnotationWidget = class inherit PdfMarkUpAnnotationWidget end
Members
| All Members | Fields | Properties | Methods |
| Member | 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 | (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.) | |
| Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| Flags |
Gets or sets annotation flags.
(Inherited from PdfAnnotation.) | |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| Initialize()()()() | (Inherited from PdfAnnotation.) | |
| Intent |
Gets or sets the intent
(Inherited from PdfMarkUpAnnotationWidget.) | |
| Location |
Gets or sets the location.
(Inherited from PdfStyledAnnotationWidget.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| 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.) | |
| ObjectID |
Represents the Form field identifier
(Inherited from PdfAnnotationWidget.) | |
| 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 | (Inherited from PdfAnnotation.) | |
| Save()()()() | (Inherited from PdfAnnotation.) | |
| SetText(String) |
Sets the name of the field.
(Inherited from PdfAnnotationWidget.) | |
| SetTitleText(String) |
Sets the name of the annotation,the entry is deleted by default when the input
value is an empty string
(Inherited from PdfMarkUpAnnotationWidget.) | |
| 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 PdfStyledAnnotationWidget.) | |
| ToString()()()() |
Returns a String that represents the current Object.
(Inherited from Object.) | |
| Vertices |
The vertice coordinates.
|
Inheritance Hierarchy
System..::..Object
Spire.Pdf.Annotations..::..PdfAnnotation
Spire.Pdf.Annotations..::..PdfAnnotationWidget
Spire.Pdf.Annotations..::..PdfStyledAnnotationWidget
Spire.Pdf.Annotations..::..PdfMarkUpAnnotationWidget
Spire.Pdf.Annotations..::..PdfPolygonAndPolyLineAnnotationWidget
Spire.Pdf.Annotations..::..PdfPolygonAnnotationWidget
Spire.Pdf.Annotations..::..PdfPolyLineAnnotationWidget
Spire.Pdf.Annotations..::..PdfAnnotation
Spire.Pdf.Annotations..::..PdfAnnotationWidget
Spire.Pdf.Annotations..::..PdfStyledAnnotationWidget
Spire.Pdf.Annotations..::..PdfMarkUpAnnotationWidget
Spire.Pdf.Annotations..::..PdfPolygonAndPolyLineAnnotationWidget
Spire.Pdf.Annotations..::..PdfPolygonAnnotationWidget
Spire.Pdf.Annotations..::..PdfPolyLineAnnotationWidget