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

Specifies whether to use the PrintScale or the PrintNumberOfHorizontalPages and PrintNumberOfVerticalPages properties to scale the printed page.

Pascal
property PrintToFit: boolean;
C++
__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!