Links
EControl Syntax Editor SDK
ecPrint.TPreviewZoomMode Enumeration

Specifies zoom mode.

TPreviewZoomMode = (
  zmCustom,
  zmPageWidth,
  zmWholePage
);

ecPrint

Members 
Description 
zmCustom 
Zoom is not changed. 
zmPageWidth 
Zoom is changed to fit page width. 
zmWholePage 
Zoom is changed to fit whole page. 

Zoom mode specifies how zoom will be updated during preview control size changing.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!