Class PdfLineAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a line annotation.
public sealed class PdfLineAnnotation : PdfWidget
- Inheritance
-
PdfLineAnnotation
- Inherited Members
Remarks
A line annotation displays a single straight line on the page. When opened, it displays a pop-up window containing the text of the associated note.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Author
Gets or sets the author specified for this PdfLineAnnotation.
- Color
Gets the color of this annotation.
- Contents
Gets or sets this PdfLineAnnotation contents.
- CreationDate
Gets the date and time when this PdfLineAnnotation was created.
- Marker
Gets the properties of this PdfLineAnnotation line.
- Subject
(PDF 1.5) Gets or sets this PdfLineAnnotation subject.