ImpositionRows Property
From Pageflex Document Action API
Pageflex Document Action API
ImpositionRows Property
Namespaces > Pageflex.Scripting > Job > ImpositionRows
Gets the number of rows in the imposition layout.
| C# | Visual Basic | Managed C++ |
public uint ImpositionRows { get; }
Public ReadOnly Property ImpositionRows As UInteger
public: unsigned int ImpositionRows { unsigned int get (); }
| Exception | Condition |
|---|---|
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)