Click or drag to resize

CodeObjectSetNewLines Method

Special method to set the newline count without setting the NewLinesSet flag.

Namespace:  Nova.CodeDOM
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
public void SetNewLines(
	int value
)

Parameters

value
Type: SystemInt32
See Also