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.
Properties
- Author
Gets or sets the annotation author.
- Color
Gets the color of this annotation.
- Contents
Gets or sets the annotation contents.
- CreationDate
Gets the date and time when the annotation was created.
- Marker
Gets the properties of the annotation line.
- Subject
(PDF 1.5) Gets or sets the annotation subject.