Property Enabled
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Enabled
Gets or sets a value indicating whether this PdfCache is enabled.
public bool Enabled { get; set; }
Property Value
- bool
true
if this cache is enabled; otherwise,false
.