alexa

    Show / Hide Table of Contents

    Enum PdfRichMediaActivationMode

    Specifies the activation mode of a rich media annotation.

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

    Fields

    Name Description
    Click

    Activates explicitly by a user action or script.

    PageOpen

    Activates on page open.

    PageVisible

    Activates when the page is visible.

    Back to top Generated by DocFX