Table of Contents

Property MaxNestingDepth

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

MaxNestingDepth

Gets or sets the maximum depth of nested fields. Exceeding it throws ResourceLimitExceededException. Defaults to 20.

public int MaxNestingDepth { get; set; }

Property Value

int