Aspose::Pdf::Annotations::LaunchActionOperation enum

LaunchActionOperation enum

Enumerates the operations to perform with document during launch action executing.

enum class LaunchActionOperation

Values

NameValueDescription
Undefined0Undefined state.
Open1Open a document.
Print2Print a document.

See Also