Enum Format

GoDiagram®
v10.0.8
by Northwoods Software®

This enumeration specifies possible values for Formatting.

Namespace: Northwoods.Go
Assembly: Northwoods.GoDiagram.WinForms.dll
Syntax
public enum Format

Fields

Name Description
None

The TextBlock will not automatically trim any whitespace at the start or end of each line of text. This can be useful if your text is preformatted.

Trim

The TextBlock will automatically trim any whitespace at the start or end of each line of text.