Property MaxTableNestingDepth
MaxTableNestingDepth
Gets or sets the maximum table-nesting depth accepted from \itap.
public int MaxTableNestingDepth { get; set; }
Property Value
Exceptions
- ArgumentOutOfRangeException
The value is not positive.
Gets or sets the maximum table-nesting depth accepted from \itap.
public int MaxTableNestingDepth { get; set; }
The value is not positive.