Table of Contents

Enum PdfRichMediaPresentationStyle

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Specifies how to display the rich media content.

public enum PdfRichMediaPresentationStyle

Fields

Embedded = 0

Displays the rich media content on a PDF page.

Windowed = 1

(PDF 1.7, Adobe Extension Level 3) Displays the rich media content in a floating window.