![]() | InDesign SDK 20.5 |
Public Attributes | |
| bool16 | fAttrOn |
| PMReal | fXOffset |
| PMReal | fYOffset |
| int16 | fKumiNumber |
| bool16 | fKumiNumberWithRoman |
Stores all TateChuYoko 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 YateChuYoko attribute.
| bool16 SnpTateChuYokoSttings::fAttrOn |
Specifies whether TateChuYoko is on or off. kTrue = on; kFalse = off
| int16 SnpTateChuYokoSttings::fKumiNumber |
Specifies the effective number of characters to display horizontally within vertical text. (0-10)
| bool16 SnpTateChuYokoSttings::fKumiNumberWithRoman |
Specifies whether to rotate Roman alphabet characters as well as single-byte numerics (kTrue) or only single-byte numerics (kFalse). kTrue = on; kFalse = off
| PMReal SnpTateChuYokoSttings::fXOffset |
Specifies the X-distance of tateChuYoko from the base text in points. (-1000 - 1000)
| PMReal SnpTateChuYokoSttings::fYOffset |
Specifies the Y-distance of tateChuYoko from the base text in points. (-1000 - 1000)