<< Click to Display Table of Contents >> VpeGetEngineRenderMode |
[Windows platform only]
Returns the current engine renderer mode.
int VpeGetEngineRenderMode(
VpeHandle hDoc
)
VpeHandle hDoc
Document Handle
Returns:
the renderer mode
Constant |
Value |
Description |
VENGINE_RENDER_MODE_VER3 |
0 |
VPE Renders Text compatible to Version 3.xx |
VENGINE_RENDER_MODE_VER4 |
1 |
VPE Renders Text compatible to Version 4.00 and higher |