OutputFormat Property

Pageflex Document Action API

Pageflex Document Action API OutputFormat Property
Namespaces > Pageflex.Scripting > Job > OutputFormat
Gets the JobOutputFormat.
Syntax
C# Visual Basic Managed C++
public JobOutputFormat OutputFormat { get; }
Public ReadOnly Property OutputFormat As JobOutputFormat
public:
JobOutputFormat OutputFormat {
	JobOutputFormat get ();
}
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)