Click or drag to resize

CodeFormatterLineNumberMode Property

Gets or sets the line number mode.

Namespace:  Ookii.FormatC
Assembly:  Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.1.0
Syntax
public LineNumberMode LineNumberMode { get; set; }

Property Value

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