Table of Contents

Property MaxDepth

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

MaxDepth

Gets or sets the maximum expression nesting depth. Defaults to 32.

public int MaxDepth { get; set; }

Property Value

int