Table of Contents

Enum PdfRichMediaPresentationStyle

Namespace
Syncfusion.Pdf.Interactive
Assembly
Syncfusion.Pdf.Portable.dll

Specifies the presentation style of a rich media annotation.

public enum PdfRichMediaPresentationStyle

Fields

Embedded = 0

Displays the rich media content on the PDF page.

Windowed = 1

Displays the rich media content in a floating window.