Enum CharacterLayout
Represents the character layout.
public enum CharacterLayout
  Fields
CharacterPitch = 3Use a fixed character pitch.
Each character has the width in Loehnert.Lisrt.Laser.Keyence.CharacterSize.CharacterSize().
Character pitch can only be used for TrueType fonts (TTF).CharacterSpace = 0Use a fixed character space.
Distribute = 1Distribute the characters over the full width.