A font.
Go to Property Listing | Method Listing
|
Property |
Type |
Access |
Description |
|---|---|---|---|
|
readonly |
If true, the font can be embedded. |
||
|
readonly |
If true, the font can be converted to outlines. |
||
|
readonly |
If true, the font can be embedded in a PDF document. |
||
|
readonly |
If true, the can font be printed. |
||
|
readonly |
The name of the font family |
||
|
readonly |
The name of the font style. |
||
|
readonly |
The type of font. |
||
|
readonly |
The index of the Font within its containing object. |
||
|
readonly |
The full path to the Font. |
||
|
readonly |
The name of the Font. |
||
|
readonly |
The parent of the Font (a Document or Application). |
||
|
readonly |
The PostScript name of the font. |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
readonly |
If true, the font allows only restricted printing. |
||
|
readonly |
The status of the font. |
Boolean checkOpenTypeFeature (using:Varies OpenTypeFeature String)
Checks whether the font supports the specified OpenType feature.
|
Parameter |
Type |
Description |
|---|---|---|
|
using |
The OpenType feature to check for, specified either as an OpenType feature or a string. Can accept: OpenTypeFeature enumerator or String. |
Object getElements ()
Resolves the object specifier, creating an array of object references.
String toSource ()
Generates a string which, if executed, will return the Font.
String toSpecifier ()
Retrieves the object specifier.
Bullet.bulletsFont
TextDefault.numberingFont
Text.numberingFont
Character.numberingFont
Word.numberingFont
Line.numberingFont
TextColumn.numberingFont
Paragraph.numberingFont
TextStyleRange.numberingFont
InsertionPoint.numberingFont
Story.numberingFont
ParagraphStyle.numberingFont
FindPreference.numberingFont
ChangePreference.numberingFont
ChangePreference.appliedFont
Character.appliedFont
CharacterStyle.appliedFont
FindPreference.appliedFont
InsertionPoint.appliedFont
Line.appliedFont
Paragraph.appliedFont
ParagraphStyle.appliedFont
Story.appliedFont
Text.appliedFont
TextColumn.appliedFont
TextDefault.appliedFont
TextStyleRange.appliedFont
Word.appliedFont