CodeFormatter LineNumberMode Property FormatC Syntax Highlighting Class Library
Gets or sets the line number mode.

Namespace: Ookii.FormatC
Assembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax

public LineNumberMode LineNumberMode { get; set; }

Field Value

One of the LineNumberMode values that indicates how line numbers are added to the output..
See Also