Document Solutions for PDF
DS.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / RichMediaAnnotationPresentationStyle Class / Embedded Property

In This Topic
    Embedded Property
    In This Topic
    The content of a RichMediaAnnotation should be played inside the viewer.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Embedded As PdfName
    public static PdfName Embedded {get;}
    See Also