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.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Author
Gets or sets the author specified for this PdfPolylineAnnotation.
- Color
Gets the color of this annotation.
- Contents
Gets or sets this PdfPolylineAnnotation contents.
- CreationDate
Gets the date and time when this PdfPolylineAnnotation was created.
- Marker
Gets the properties of this PdfPolylineAnnotation line.
- Subject
(PDF 1.5) Gets or sets this PdfPolylineAnnotation subject.