ImpositionLeftAndRightMargins Property

Pageflex Document Action API

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

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)