RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPageSetupDialog.PageWidth Property

Specifies page height.

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

PageWidth contains the width of the page type selected by the user. 

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!