Click or drag to resize
AB4D logo

BaseXamlWriterSettingsIndentStep Property

Gets or sets indent step - default value is 4

Namespace:  Ab2d.Common.ReaderSvg
Assembly:  Ab2d.ReaderSvg (in Ab2d.ReaderSvg.dll) Version: 7.1.7295.1040
Syntax
C#
public int IndentStep { get; set; }

Property Value

Type: Int32
See Also