![]() | InDesign SDK 20.5 |
Stores all composite font related attributes in a single structure. Note that this sample only sets a few of the members, however all members are inspected. All member variables correspond to a method in ICompositeFont.
| UID SnpCompositeFontData::fBasedOn |
The based-on font.
| SnpCompFontDataSettingList SnpCompositeFontData::fCharClasses |
The character classes.
| PMString SnpCompositeFontData::fCMapFileName |
The CMap filename.
| IDocument* SnpCompositeFontData::fDocument |
The document related to the composite font.
| PMString SnpCompositeFontData::fFontFamilyName |
The font family name (no set, only get).
| uint16 SnpCompositeFontData::fFontMatrixAdjustment |
The font matrix adjustment factor.
| bool16 SnpCompositeFontData::fIsLocked |
Is the composite font locked?
| PMString SnpCompositeFontData::fName |
The composite font name.
| PMString SnpCompositeFontData::fNameStyle |
The name style.
| PMString SnpCompositeFontData::fNativeFontFamilyName |
The native font family name (no set, only get).
| PMString SnpCompositeFontData::fPostScriptName |
The post script name.