Class PdfPolygonAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a polygon annotation.
public sealed class PdfPolygonAnnotation : PdfWidget
- Inheritance
-
PdfPolygonAnnotation
- Inherited Members
Remarks
Polygon annotations display closed polygons on the page. Such polygons may have any number of vertices connected by straight lines.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Author
Gets or sets the author specified for this PdfPolygonAnnotation.
- Color
Gets the color of this annotation.
- Contents
Gets or sets this PdfPolygonAnnotation contents.
- CreationDate
Gets the date and time when this PdfPolygonAnnotation was created.
- Marker
Gets the properties of this PdfPolygonAnnotation line.
- Subject
(PDF 1.5) Gets or sets this PdfPolygonAnnotation subject.