Pageflex Document Action API
OutputDestinationType Property
Namespaces > Pageflex.Scripting > Job > OutputDestinationType
Gets the JobOutputDestinationType.
Syntax| C# | Visual Basic | Managed C++ |
public JobOutputDestinationType OutputDestinationType { get; }
Public ReadOnly Property OutputDestinationType As JobOutputDestinationType
public: JobOutputDestinationType OutputDestinationType { JobOutputDestinationType get (); }
Exceptions| Exception | Condition |
|---|---|
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)