VpeEnableMailButton

<< Click to Display Table of Contents >>

Navigation:  Management Functions >

VpeEnableMailButton

Previous pageReturn to chapter overviewNext page

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

Setting this property to True / False will enable / disable the e-mail button in the toolbar.

void VpeEnableMailButton(

VpeHandle hDoc,

int enabled

)

VpeHandle hDoc

Document Handle

int enabled

Value

Description

True

Enabled

False

Disabled

Default:

enabled