Table of Contents

Property Indent

Namespace
DocWright.Reporting.Rdl
Assembly
DocWright.Reporting.Rdl.dll

Indent

Gets or sets the indentation used per nesting level. Defaults to two spaces.

public string Indent { get; set; }

Property Value

string

Remarks

Set to an empty string to write without indentation or line breaks.