Table of Contents

Enum CharacterLayout

Namespace
Loehnert.Lisrt.Laser.Keyence
Assembly
Loehnert.Lisrt.Laser.Keyence.dll

Represents the character layout.

public enum CharacterLayout

Fields

CharacterPitch = 3

Use 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 = 0

Use a fixed character space.

Distribute = 1

Distribute the characters over the full width.