Property name |
Data Type |
Description |
---|---|---|
NextCombinedFontDefnInDoc |
Represents the next combined font definition instance in the document (FO_CombinedFontDefn ID). |
|
Name |
string |
Indicates the name of the combined font. |
BaseFamily |
number |
Asian font family (specifies index into the arrays of font families provided by the session property, FontFamilyNames) |
WesternFamily |
number |
Specifies the western font family (specifies index into the arrays of font families provided by the session property, FontFamilyNames). |
ViewHotspotIndicators |
Bool |
Turns on hotspot indicators. Hotspot indicators are small square boxes at the centre of an object to indicate that the object is actually a hotspot. |
WesternSize |
number |
Represents the scaling factor for Roman text expressed as a percentage of base font size (metric 1% to 1000%). |
WesternShift |
number |
Indicates the baseline offset of Roman text expressed as a percentage of base font size (metric 1% to 1000%). |
FontEncodingName |
string |
Specifies the combined font's encoding, based on the BaseFamily property. |
UserString |
string |
Represents a string that your client can set as the value for the FO_CombinedFontDefn object. |