Spread 8.0 Documentation
PagePercentageActual Property
Support Options
ActiveX Reference > ActiveX Properties > PagePercentageActual Property

Glossary Item Box

PagePercentageActual Property


See Also    DLL

Applies To

fpSpreadPreview control

Description

Returns the size of the displayed pages as a percentage of the actual page size. This property is available at run time only.

Syntax

C++

short CSpreadPreview::GetPagePercentageActual( );

Visual Basic

[form.]fpSpreadPreview.PageViewPercentage

Remarks

Use this property to return the size of the displayed pages as a percentage of their actual size.

The size of the displayed pages depends on the view of the pages as determined by the settings of the following properties:

PageBorderWidth PageGutterH PageGutterV
PageMultiCntH PageMultiCntV PageShadowWidth
PageViewPercentage PageViewType ZoomState

Data Type

Integer

See Also

PageBorderWidth, PageGutterH, PageGutterV, PageMultiCntH, PageMultiCntV, PageShadowWidth, PageViewPercentage, PageViewType, ZoomState properties

DLL Correspondence

SpvGetPagePercentageActual function

Copyright © GrapeCity, inc. All rights reserved.