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