RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPrinter.PageWidth Property

Indicates the value of width (in pixels) of the currently printing page.

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

Use PageWidth to find the width in pixels of the currently printing page. 

 

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