|
FlexCel Studio for VCL/LCL
|
Number of horizontal pages to fit the printing.
property PrintNumberOfHorizontalPages: word;
__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!
|