Pageflex Document Action API
Collapse Method (toStart)
Namespaces > Pageflex.Scripting > Range > Collapse(Boolean)
Makes the range's endpoints identical, so the range is empty.
Syntax
Parameters
- toStart (Boolean)
- If trueTruetrue, collapses the range to its start. If falseFalsefalse , collapses the range to its end.
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)