Skip to main content
All docs
V26.1
  • SoundAnnotationIconName Enum

    Lists values that indicate the icon for a sound annotation.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    NuGet Package: DevExpress.Docs.Pdf

    Declaration

    public enum SoundAnnotationIconName

    Members

    Name Description
    Speaker

    The Speaker icon.

    Mic

    The Mic icon.

    Headphone

    The Headphone icon.

    Related API Members

    The following properties accept/return SoundAnnotationIconName values:

    See Also