Class PdfStampAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a rubber stamp annotation.
public sealed class PdfStampAnnotation : PdfWidget
- Inheritance
-
PdfStampAnnotation
- Inherited Members
Remarks
A rubber stamp annotation displays text or graphics intended to look as if they were stamped on the page with a rubber stamp. 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 PdfStampAnnotation.
- Color
Gets or sets the color of this annotation.
- Contents
Gets or sets this PdfStampAnnotation contents.
- CreationDate
Gets the date and time when this PdfStampAnnotation was created.
- Subject
(PDF 1.5) Gets or sets this PdfStampAnnotation subject.