<< Click to Display Table of Contents >> VpeGetUseTempFiles |
[VPE Professional Edition and above]
Returns the current setting whether temporary swap files are used or not.
This property is only in effect, if Fast Web View (see VpeSetFastWebView()) is activated.
int VpeGetUseTempFiles(
VpeHandle hDoc,
)
VpeHandle hDoc
Document Handle
Returns:
Value |
Description |
True |
temporary swap files are used to generate linearized PDF documents |
False |
RAM memory is used to generate linearized PDF documents |