Field DefaultMaxNestingDepth
The default group-nesting limit. Deep enough for any document a word processor produces — Word's own output rarely passes 20 — and shallow enough that a file built to exhaust memory is refused early.
public const int DefaultMaxNestingDepth = 512
Returns
- int
- The default group-nesting limit. Deep enough for any document a word processor produces — Word's own output rarely passes 20 — and shallow enough that a file built to exhaust memory is refused early.