IncludeBleedArea Property

Pageflex Document Action API

Pageflex Document Action API IncludeBleedArea Property
Namespaces > Pageflex.Scripting > Job > IncludeBleedArea
Gets whether the output will include a bleed area.
Syntax
C# Visual Basic Managed C++
public bool IncludeBleedArea { get; }
Public ReadOnly Property IncludeBleedArea As Boolean
public:
bool IncludeBleedArea {
	bool get ();
}
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)