Class PdfScreenAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a screen annotation.
public sealed class PdfScreenAnnotation : PdfWidget
- Inheritance
-
PdfScreenAnnotation
- Inherited Members
Remarks
A screen annotation specifies a region of a page upon which media clips may be played. It also serves as an object from which actions can be triggered.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.