Click or drag to resize

CodeObjectNewLines Property

The number of newlines preceding the object (0 to N).

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public virtual int NewLines { get; set; }

Property Value

Type: Int32
See Also