CodeFormatterLineNumberMode Property

Gets or sets the line number mode.

Definition

Namespace: Ookii.FormatC
Assembly: Ookii.FormatC (in Ookii.FormatC.dll) Version: 2.3.2+a0abe9e363271833c90424d1444b43a67fa5858f
C#
public LineNumberMode LineNumberMode { get; set; }

Property Value

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

See Also