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 public virtual int NewLines { get; set; }
Property Value
Type:
Int32See Also