Description: | Indicates the manner in which text is converted in the RenderText object. |
Used in object: | RenderText |
Values (with constants): | 0 - Standard:(POW-RENDERSTYLE-STANDARD) 1 - COBOL PICTURE:(POW-RENDERSTYLE-COBOLPICTURE) 2 - Date:(POW-RENDERSTYLE-DATE) |
Default value: | 0 - Standard:(POW-RENDERSTYLE-STANDARD) |
COBOL picture: | S9(4) COMP-5 |
OLE data type: | VT_I2 |
Design time access: | Set and reference. |
Execution time access: | Reference only. |
Backward compatibility attribute: | None. |