Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / RichMediaAnnotationContentType Enumeration

In This Topic
    RichMediaAnnotationContentType Enumeration
    In This Topic
    Defines possible types of RichMediaAnnotation content.
    Syntax
    'Declaration
     
    Public Enum RichMediaAnnotationContentType 
       Inherits System.Enum
    public enum RichMediaAnnotationContentType : System.Enum 
    Members
    MemberDescription
    SoundSound content.
    VideoVideo content.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Documents.Pdf.Annotations.RichMediaAnnotationContentType

    See Also