RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPageSetupDialog.PageHeight Property

Specifies page height.

Pascal
property PageHeight: Integer;
C++
__property int PageHeight;

PageHeight contains the height of the page type selected by the user. 

If the user is entering values in inches, PageHeight expresses the page height in thousandths of an inch. If the user is entering values in millimeters, PageHeight expresses the page height in hundredths of a millimeter. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!