Table of Contents

Property Limits

Namespace
DocWright.Core.Rendering
Assembly
DocWright.Core.dll

Limits

Gets or sets the resource caps enforced during render-time operations (for example image decoding and per-page buffering), or null for no extra caps.

public ResourceLimits? Limits { get; set; }

Property Value

ResourceLimits