Class PdfRichMediaPresentationStyle
Specifies the presentation style of a rich media annotation.
Inheritance
System.Object
PdfRichMediaPresentationStyle
Namespace: Syncfusion.Pdf.Interactive
Assembly: Syncfusion.Pdf.NET.dll
Syntax
public sealed class PdfRichMediaPresentationStyle : Enum
Fields
Embedded
Displays the rich media content on the PDF page.
Declaration
public const PdfRichMediaPresentationStyle Embedded
Field Value
Type |
---|
PdfRichMediaPresentationStyle |
Windowed
Displays the rich media content in a floating window.
Declaration
public const PdfRichMediaPresentationStyle Windowed
Field Value
Type |
---|
PdfRichMediaPresentationStyle |