Library | Module

Enum EpfcSymbolDefHeight

Description

This enumerated type represents the symbol definition height options.
See Also:
IpfcDetailSymbolDefInstructions




Values

EpfcSYMDEF_FIXED
Symbol height is fixed.

EpfcSYMDEF_VARIABLE
Symbol height is variable.

EpfcSYMDEF_RELATIVE_TO_TEXT
Symbol height is determined relative to the text height.

EpfcSYMDEF_MODEL_UNITS

EpfcSymbolDefHeight_nil
Use this enumerated value to represent "null" passed to optional properties or method arguments.