CDXML Name: | s |
Contained by objects: | kCDXObj_Text |
First written/read in: | ChemDraw 4.0 |
Description:
A string of text in exactly one style. The text itself is stored as #PCDATA.
This object is used only in CDXML files. In CDX files, text information is stored in the kCDXProp_Text property, and style information is stored in either the kCDXProp_CaptionStyle or kCDXProp_LabelStyle properties.
Subobjects:
(none)
Properties:
Value | Name | CDXML Name | Type |
n/a | n/a | face | UINT16 |
The display style of a font. This is a bit-encoded property. | |||
n/a | n/a | font | UINT16 |
The family of a font. | |||
n/a | n/a | size | CDXCoordinate |
The size of a font. | |||
0x0301 | kCDXProp_ForegroundColor | color | UINT16 |
The foreground color of an object represented as the two-based index into the object's color table. |