BleedAreaRight Property

Pageflex Document Action API

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

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)