[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.RichMediaAnnotationPresentationStyle

Class RichMediaAnnotationPresentationStyle

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

Defines possible values for PresentationStyle.

public static class RichMediaAnnotationPresentationStyle
Inheritance
RichMediaAnnotationPresentationStyle
Inherited Members

Properties

Embedded

The content of a RichMediaAnnotation should be played inside the viewer.

public static PdfName Embedded { get; }

Property Value

PdfName

Windowed

The content of a RichMediaAnnotation should be played in a separate window.

public static PdfName Windowed { get; }

Property Value

PdfName