TYPE character_style_select

(* SCHEMA presentation_appearance_schema; *)


TYPE character_style_select = SELECT

  (character_glyph_style_stroke,

   character_glyph_style_outline,

   text_style_for_defined_font);

END_TYPE;

Referenced By

Defintion character_style_select is references by the following definitions:
DefinitionType
 text_style ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:59-04:00