Pageflex Document Action API
CompositionVersion Property
Namespaces > Pageflex.Scripting > Document > CompositionVersion
Gets the composition version used to format this document.
Syntax
Remarks
Returns a String representing which version of Pageflex composition rules were used to compose this document.
Editing sessions and job previews always use the composition version of the executing application,
but job executions use the composition version saved with the document, which may be a legacy version.
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)