|
FlexCel Studio for VCL/LCL
|
Specifies whether to use the PrintScale or the PrintNumberOfHorizontalPages and PrintNumberOfVerticalPages properties to scale the printed page.
property PrintToFit: boolean;
__property boolean PrintToFit;
When False, PrintScale will be used to scale the printed page.
When True, PrintNumberOfHorizontalPages and PrintNumberOfVerticalPages will be used.
|
Copyright (c) 2002-2008 TMS Software. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|