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