Enum PdfRichMediaActivationMode
- Namespace
- Syncfusion.Pdf.Interactive
- Assembly
- Syncfusion.Pdf.Portable.dll
Specifies the activation mode of a rich media annotation.
public enum PdfRichMediaActivationMode
Fields
Click = 2
Activates explicitly by a user action or script.
PageOpen = 0
Activates on page open.
PageVisible = 1
Activates when the page is visible.