Table of Contents

Property MaxTableNestingDepth

Namespace
DocWright.Formats.Rtf
Assembly
DocWright.Formats.Rtf.dll

MaxTableNestingDepth

Gets or sets the maximum table-nesting depth accepted from \itap.

public int MaxTableNestingDepth { get; set; }

Property Value

int

Exceptions

ArgumentOutOfRangeException

The value is not positive.