Property UseCache
- Namespace
- BitMiracle.Docotic.Pdf.HtmlToPdf
- Assembly
- BitMiracle.Docotic.Pdf.HtmlToPdf.dll
UseCache
Gets or sets the value indicating whether it is allowed to use cache.
public bool UseCache { get; set; }
Property Value
- bool
trueif it is allowed to use cache; otherwise,false.
Remarks
Default value: true.