CDXML Name: | CaptionLineHeight |
CDX Constant Name: | kCDXProp_CaptionLineHeight |
CDX Constant Value: | 0x0707 |
Data Size: | INT16 |
Property of objects: | kCDXObj_Document, kCDXObj_Text |
First written/read in: | ChemDraw 7.0 |
Required? | No |
Description:
Text line height for non-atomlabel text objects
The value stored in this property is in screen units. So, for example, a reasonable line height for 12-point text would be 12 (ore maybe a smidge more). There are, additionally, two special values: the value 0 provides Variable line height (determined by the tallest character on each line), and the value 1 provides Automatic line height (determined by the tallest character on any line in the text object).
If this property is absent:
The value from the same property of a containing object will be used. That is, if this property is omitted from an object, but present for the Document, the Document's value will be used. If no value is found at all, ChemDraw will use the value from its last-used Style Sheet. If no information is found in the Style Sheet either, the line height is treated as Automatic.