BleedAreaBottom Property

Pageflex Document Action API

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

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)