RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomRichEdit.PageRect Property

Specifies the dimensions, in pixels, of the logical page size used when printing the contents of a rich text edit control.

Pascal
property PageRect: TRect;
C++
__property TRect PageRect;

Use PageRect to specify the logical page size used when formatting the contents of the rich edit control for printing. Specify the dimensions in pixels. 

 

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