Click or drag to resize

CodeWriterIndentOffset Property

Get or set the current indent offset (0 to N).

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

Property Value

Type: Int32
See Also