Pageflex Document Action API
JobOutputDestinationType Enumeration
Namespaces > Pageflex.Scripting > JobOutputDestinationType
Enumeration of output destination types.
Syntax| C# | Visual Basic | Managed C++ |
public enum JobOutputDestinationType
Public Enumeration JobOutputDestinationType
public enum class JobOutputDestinationType
Members| Member | Description |
|---|---|
| DefaultOuputFolder |
Output will be sent to the default output folder
|
| UserOutputFolder |
Output will be sent to a user-specified output folder
|
| Printer |
Output will be sent to the printer
|
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)