InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
SnpTateChuYokoSttings Struct Reference

Public Attributes

bool16 fAttrOn
 
PMReal fXOffset
 
PMReal fYOffset
 
int16 fKumiNumber
 
bool16 fKumiNumberWithRoman
 

Detailed Description

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.

Member Data Documentation

bool16 SnpTateChuYokoSttings::fAttrOn

Specifies whether TateChuYoko is on or off. kTrue = on; kFalse = off

See Also
kTATatechuyokoAttrBoss
int16 SnpTateChuYokoSttings::fKumiNumber

Specifies the effective number of characters to display horizontally within vertical text. (0-10)

See Also
kTAKumiNumberReportBoss
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

See Also
kTAKumiNumberWithRomanReportBoss
PMReal SnpTateChuYokoSttings::fXOffset

Specifies the X-distance of tateChuYoko from the base text in points. (-1000 - 1000)

See Also
kTATatechuyokoXOffsetBoss
PMReal SnpTateChuYokoSttings::fYOffset

Specifies the Y-distance of tateChuYoko from the base text in points. (-1000 - 1000)

See Also
kTATatechuyokoXOffsetBoss