ComponentOne VSView 8.0
Measuring Property

Returns True if the control is measuring text, False if it is rendering.

Syntax

val% = [form!]VSPrinter.Measuring

Remarks

Some of the VSPrinter events are fired while rendering and while measuring text to make sure it will fit on the page. For example, the BeforeTableCell event is fired when rendering tables and when calculating row heights.

This property allows you to determine whether VSPrinter is measuring or rendering the text when these events are fired.

Data Type

Boolean

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback