Skip to content

PDFSoundAnnotationName

Namespace: O2S.Components.PDF4NET.Annotations

Defines the standard names for a sound annotation icons.

public class PDFSoundAnnotationName

Inheritance ObjectPDFSoundAnnotationName

Fields

Microphone

This name creates a Microphone icon for the annotation.

public static string Microphone;

Speaker

This name creates a Speaker icon for the annotation.

public static string Speaker;

Constructors

PDFSoundAnnotationName()

public PDFSoundAnnotationName()