The Wayback Machine - https://web.archive.org/web/20190121153943/http://www.cambridgesoft.com:80/services/documentation/sdk/chemdraw/cdx/properties/LabelLineHeight.htm

LabelLineHeight Property

CDXML Name:LabelLineHeight
CDX Constant Name:kCDXProp_LabelLineHeight
CDX Constant Value:0x0706
Data Size:INT16
Property of objects:kCDXObj_Document, kCDXObj_Text
First written/read in:ChemDraw 7.0
Required?No

Description:

Text line height for atom labels

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 Variable.

 


CDX Documentation index