Class PdfPolylineAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a polyline annotation.
public sealed class PdfPolylineAnnotation : PdfWidget
- Inheritance
-
PdfPolylineAnnotation
- Inherited Members
Remarks
Polyline annotations are similar to polygons (PdfPolygonAnnotation), except that the first and last vertex are not implicitly connected.
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.