CacheToDiskEnabled Property (IDocument<T>)
In This Topic
Gets whether this make the pages collection should use a temp file for the canvas item streams
Syntax
'Declaration
ReadOnly Property CacheToDiskEnabled As Boolean
bool CacheToDiskEnabled {get;}
See Also