[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.RichMediaAnnotation.PresentationStyle

PresentationStyle Property

PresentationStyle

Gets or sets the IPdfName object specifying the style of presentation of the rich media (embedded or windowed). The RichMediaAnnotationPresentationStyle static class defines the valid values.

Declaration
public IPdfName PresentationStyle { get; set; }
Public Property PresentationStyle As IPdfName