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

In This Topic
    Windowed Property
    In This Topic
    The content of a RichMediaAnnotation should be played in a separate window.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property Windowed As PdfName
    public static PdfName Windowed {get;}
    See Also