C1.C1Pdf Namespace / C1PdfDocument Class / UseFileCaching Property

In This Topic
UseFileCaching Property (C1PdfDocument)
In This Topic
Gets or sets a value indicating whether to use temporary disk files to minimize memory usage. The default is false.
Syntax
'Declaration
 
Public Property UseFileCaching As Boolean
 
See Also