Class PdfSoundAnnotation
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Class for a sound annotation.
public sealed class PdfSoundAnnotation : PdfWidget
- Inheritance
-
PdfSoundAnnotation
- Inherited Members
Remarks
A sound annotation is analogous to a text annotation (PdfTextAnnotation) except that instead of a text note, it contains sound recorded from the computer's microphone or imported from a file. When the annotation is activated, the sound is played. The annotation behaves like a text annotation in most ways, with a different icon (by default, a speaker) to indicate that it represents a sound.
The Docotic.Pdf Library Documentation page contains links to articles, guides, and sample code.
Properties
- Author
Gets or sets the author specified for this PdfSoundAnnotation.
- Color
Gets or sets the color of this annotation.
- CreationDate
Gets the date and time when this PdfSoundAnnotation was created.
- Description
Gets or sets the description of this annotation.
- Subject
(PDF 1.5) Gets or sets this PdfSoundAnnotation subject.