Table of Contents

Property IndentSpaces

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.Wpf.dll

IndentSpaces

Gets or sets the number of character string to use when indenting.

public int IndentSpaces { get; set; }

Property Value

int

A non-negative value (from 0 to 8) specifying the number of character string. The default is 2 or two spaces.