alexa

    Show / Hide Table of Contents

    Enum PdfRichMediaPresentationStyle

    Specifies the presentation style of a rich media annotation.

    Namespace: Syncfusion.Pdf.Interactive
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public enum PdfRichMediaPresentationStyle

    Fields

    Name Description
    Embedded

    Displays the rich media content on the PDF page.

    Windowed

    Displays the rich media content in a floating window.

    Back to top Generated by DocFX