Click or drag to resize
BaseXamlWriterSettingsIndentStep Property
Gets or sets indent step - default value is 4

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

Property Value

Type: Int32
See Also