ComponentOne PDF for WPF and Silverlight
UseFileCaching Property (C1PdfDocumentBase)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.Pdf Namespace > C1PdfDocumentBase Class : UseFileCaching Property
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
public bool UseFileCaching {get; set;}
See Also

Reference

C1PdfDocumentBase Class
C1PdfDocumentBase Members