Class PdfRectangleAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a rectangle annotation.
public sealed class PdfRectangleAnnotation : PdfWidget
- Inheritance
-
PdfRectangleAnnotation
- Inherited Members
Remarks
Rectangle annotation displays a rectangle 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 PdfRectangleAnnotation.
- Color
Gets the color of this annotation.
- Contents
Gets or sets this PdfRectangleAnnotation contents.
- CreationDate
Gets the date and time when this PdfRectangleAnnotation was created.
- Marker
Gets the properties of this PdfRectangleAnnotation line.
- Subject
(PDF 1.5) Gets or sets this PdfRectangleAnnotation subject.