Pageflex Document Action API
CopyFitRule Property
Namespaces > Pageflex.Scripting > TextContainerBezier > CopyFitRule
Gets or sets the name of the CopyFitRule to use for this text container.
Syntax
RemarksSpecifies a String naming the CopyFitRule assigned to this text container.
A value of the empty string means that no Copy Fit rule is assigned.
Exceptions| Exception | Condition |
|---|---|
| CopyFitRuleNotFoundException | The specified Copy Fit rule is not defined in the current document. |
| ArgumentNullException | The value supplied for value was nullNothingnullptr. |
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)