Class PdfCustomAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a non-standard annotation.
public sealed class PdfCustomAnnotation : PdfWidget
- Inheritance
-
PdfCustomAnnotation
- Inherited Members
Remarks
PDF reference defines standard annotation types. This class covers annotations of other, non-standard types.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.