Pageflex Document Action API
ImpositionGapBetweenRows Property
Namespaces > Pageflex.Scripting > Job > ImpositionGapBetweenRows
Gets the imposition gap between rows.
Syntax
C# | Visual Basic | Managed C++ |
public Measurement ImpositionGapBetweenRows { get; }
Public ReadOnly Property ImpositionGapBetweenRows As Measurement
public: Measurement^ ImpositionGapBetweenRows { Measurement^ get (); }
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)