FileLaunchMode Enum

Represents file opening mode.

public enum FileLaunchMode
Public Enum FileLaunchMode

Inheritance: ObjectValueTypeEnumFileLaunchMode

Fields

FileLaunchMode.ExistingWindow1The file will be opened in existing window.
FileLaunchMode.NewWindow0The file will be opened in new window.
FileLaunchMode.UserPreference2The file will be opened based on user preference. This is the default.

Licensing Info

This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ceTe.DynamicPDF

In this topic