menu

Document Processing

PdfRichMediaPresentationStyle Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    PdfRichMediaPresentationStyle Class

    Specifies the presentation style of a rich media annotation.

    Inheritance
    System.Object
    PdfRichMediaPresentationStyle
    Namespace: Syncfusion.Pdf.Interactive
    Assembly: Syncfusion.Pdf.Base.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
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved