Links
EControl Syntax Editor SDK
ecPrint.TecPrintSide Enumeration

Specifies side for printing.

TecPrintSide = (
  psHeader,
  psFooter,
  psLineLeft,
  psLineRight
);

ecPrint

Members 
Description 
psHeader 
Specifies printing as a header, that is at the top of the page. 
psFooter 
Specifies printing as a footer, that is at the bottom of the page. 
psLineLeft 
Specifies printing on the left side of the printing area. 
psLineRight 
Specifies printing on the right side of the printing area. 
Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!