VpeSetGridMode

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeSetGridMode

Previous pageReturn to chapter overviewNext page

[Windows platform only; not supported by the Community Edition]

Specifies, whether the Layout Grid that can be optionally shown in the Preview is drawn in foreground or background. This property does not control, if the grid is drawn. It controls how the grid is drawn.

void VpeSetGridMode(

VpeHandle hDoc,

int in_foreground

)

VpeHandle hDoc

Document Handle

int in_foreground

Value

Description

True

in foreground

False

in background

Default:

True