[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.SoundAnnotationIcon

Class SoundAnnotationIcon

Namespace
GrapeCity.Documents.Pdf.Annotations
Assembly
GcDocs.Pdf.dll

Specifies the predefined icons used by SoundAnnotation.

public static class SoundAnnotationIcon
Inheritance
object
SoundAnnotationIcon
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()

Fields

Ear

The "ear" icon.

public const string Ear = "Ear"

Field Value

string

Mic

The microphone icon.

public const string Mic = "Mic"

Field Value

string

Speaker

The speaker icon.

public const string Speaker = "Speaker"

Field Value

string