Pageflex Document Action API
FontFamily Property
Namespaces > Pageflex.Scripting > ParagraphStyle > FontFamily
Gets or sets the name of the font family used to compose text.
Syntax
RemarksSpecifies a String naming the font family used to compose text.
Exceptions| Exception | Condition |
|---|---|
| FontNotFoundException | The specified font is not installed on the current computer. |
| ArgumentNullException | The value supplied for value was nullNothingnullptr. |
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
| IndeterminateValueException | The property value is not consistent across the range. |
| RangeNotEditableException | Setting this property is not permitted when the range only partially contains a variable, table of contents, or page number. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)