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 native name of the font style. |
||
|
readonly |
The type of font. |
||
|
readonly |
The full font name. |
||
|
readonly |
The full native name of the font. |
||
|
readonly |
The index of the Font within its containing object. |
||
|
readonly |
Returns true if the object specifier resolves to valid objects. |
||
|
readonly |
The full path to the Font. |
||
|
readonly |
The name of the Font. |
||
|
readonly |
The ordering of a CID font. |
||
|
readonly |
The parent of the Font (a Document or Application). |
||
|
readonly |
The platform font name. |
||
|
readonly |
The PostScript name of the font. |
||
|
read/write |
A property that allows setting of several properties at the same time. |
||
|
readonly |
The registry of a CID font. |
||
|
readonly |
If true, the font allows only restricted printing. |
||
|
readonly |
The status of the font. |
||
|
readonly |
The font version. |
||
|
readonly |
The writing script. |
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. |
Font 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
ChangeGlyphPreference.appliedFont
ChangeGrepPreference.appliedFont
ChangeTextPreference.appliedFont
Character.appliedFont
CharacterStyle.appliedFont
FindGlyphPreference.appliedFont
FindGrepPreference.appliedFont
FindTextPreference.appliedFont
InsertionPoint.appliedFont
Line.appliedFont
Paragraph.appliedFont
ParagraphStyle.appliedFont
Story.appliedFont
Text.appliedFont
TextColumn.appliedFont
TextDefault.appliedFont
TextStyleRange.appliedFont
Word.appliedFont
XmlStory.appliedFont