Font

フォント

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent Document, Application 親のオブジェクト

プロパティ

Ver. プロパティ名 R/O 説明
AllowEditableEmbedding Boolean型 If true, the font can be embedded.
AllowOutlines Boolean型 アウトラインが作成できるか
AllowPDFEmbedding Boolean型 PDFに埋め込み可能かどうか
AllowPrinting Boolean型 If true, the can font be printed.
FontFamily String型 The name of the font family.
FontStyleName String型 The name of the font style
FontStyleNameNative String型 The native name of the font style.
FontType idFontTypes
idFontTypes
Ver.10進数説明
idATC1718894932 ATC
idBitmap1718895209 Bitmap
idCID1718895433 CID
idOCF1718898499 OCF
idOpenTypeCFF1718898502 OpenType CFF
idOpenTypeCID1718898505 OpenType CID
idOpenTypeTT1718898516 OpenType TT
idTrueType1718899796 TrueType
idType11718899761 Type 1
idUnknown1433299822 unknown
フォントの種類 (TrueType, Type1など)
FullName String型 フルパス名
FullNameNative String型 The full native name of the font.
Index Long型 インデックス
Location String型 The location of the font
Name String型 既定値。オブジェクトの名前を返す
Ordering String型 The ordering of a CID font.
PlatformName String型 The platform font name.
PostScriptName String型 The PostScript name of the font
Registry String型 The registry of a CID font.
RestrictedPrinting Boolean型 Does the font only allow restricted printing
Status idFontStatus
idFontStatus
Ver.10進数説明
idFauxed1718830689 The font has been fauxed.
idInstalled1718831470 Installed
idNotAvailable1718832705 The font is not available.
idSubstituted1718834037 The font is a substitute.
idUnknown1433299822 Font status unknown
The status of the font
Version String型 バージョン
WritingScript Long型 The writing script.

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
CheckOpenTypeFeature Boolean型 OpenType機能をサポートしているか調べる
Using idOpenTypeFeature
idOpenTypeFeature
Ver.10進数説明
idAllSmallCapsFeature1664250691 All small caps
idContextualAlternatesFeature1330930497 Contextual alternates
idDefaultFigureStyleFeature1330931268 Default figure style
idDenominatorFeature1884247108 Denominator
idDiscretionaryLigaturesFeature1330930764 Discretionary ligatures
idFractionsFeature1330931282 Fractions
idLow1701727351 Low
idNumeratorFeature1884247118 Numerator
idOrdinalFeature1330933586 Ordinal
idProportionalLiningFeature1330932816 Proportional lining
idProportionalOldstyleFeature1330933587 Proportional oldstyle
idSubscriptFeature1884247106 Subscript/inferior
idSuperscriptFeature1884247123 Superscript/superior
idSwashFeature1330934615 Swash
idTabularLiningFeature1330931284 Tabular lining
idTabularOldstyleFeature1330933588 Tabular oldstyle
idTitlingFeature1330934857 Titling alternatives
CheckOpenTypeFeature Boolean型 OpenType機能をサポートしているか調べる
Using idOpenTypeFeature, String型
idOpenTypeFeature
Ver.10進数説明
idAllSmallCapsFeature1664250691 All small caps
idContextualAlternatesFeature1330930497 Contextual alternates
idDefaultFigureStyleFeature1330931268 Default figure style
idDenominatorFeature1884247108 Denominator
idDiscretionaryLigaturesFeature1330930764 Discretionary ligatures
idFractionsFeature1330931282 Fractions
idLow1701727351 Low
idNumeratorFeature1884247118 Numerator
idOrdinalFeature1330933586 Ordinal
idProportionalLiningFeature1330932816 Proportional lining
idProportionalOldstyleFeature1330933587 Proportional oldstyle
idSubscriptFeature1884247106 Subscript/inferior
idSuperscriptFeature1884247123 Superscript/superior
idSwashFeature1330934615 Swash
idTabularLiningFeature1330931284 Tabular lining
idTabularOldstyleFeature1330933588 Tabular oldstyle
idTitlingFeature1330934857 Titling alternatives

コレクションのプロパティ Fonts

Ver. プロパティ名 R/O 説明
Count Long型 オブジェクト数
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド Fonts

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト