Scale

<< Click to Display Table of Contents >>

Navigation:  Management >

Scale

Previous pageReturn to chapter overviewNext page

[GUI Control Only, not .NET (see PreviewScale) not supported by the Community Edition]

Returns / sets the scale of the preview (not for printing - see PrintScale).

For .NET Controls the name of this property is reserved.

property double VPE.Scale

read / write; runtime

Possible Values:

for example: 1.0 = 1:1        0.25 = 1:4        4.0 = 4:1

Default:

Variable, the initial scale is computed so that the current page fits with its width into the preview.

Remarks:

Not available for .NET, see PreviewScale
For Visual Basic 6 and earlier versions, see VpeScale

 

See also:

PreviewScale

VpeScale