FlexCel Studio for VCL/LCL
ContentsIndex
PreviousUpNext
TFlexCelImport.PrintNumberOfHorizontalPages Property

Number of horizontal pages to fit the printing.

Pascal
property PrintNumberOfHorizontalPages: word;
C++
__property word PrintNumberOfHorizontalPages;

When PrintToFit is true, the sheet will be scaled to fit on at most PrintNumberOfHorizontalPages x PrintNumberOfVerticalPages  

Some restrictions apply: The final scale will never be larger than 100% or smaller than 10%, even it the resulting number of pages is more than the specified.  

When PrintToFit is false, this property has no effect and PrintScale is used instead.

Copyright (c) 2002-2008 TMS Software. All rights reserved.
What do you think about this topic? Send feedback!