characterSet property
Character height of the text string to display or print. Absence of this data element means the characters have normal height.
Implementation
@BuiltValueField(wireName: r'CharacterSet')
int? get characterSet;
Character height of the text string to display or print. Absence of this data element means the characters have normal height.
@BuiltValueField(wireName: r'CharacterSet')
int? get characterSet;