Epson TM-J2000 Specifications Page 78

  • Download
  • Add to my manuals
  • Print
  • Page
    / 119
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 77
No
EPSON
TITLE
EPSON Advanced Printer Driver for TM series
StatusAPI
Reference Manual
Revision
L
NEXT
75
SHEET
74
3.55.BiESCNSetAutoSize
[Function]
Select the value of capAutoSize.
[Format]
int BiESCNSetAutoSize(int nHandle, BYTE bCapAutoSize);
[Argument]
int nHandle
Select a printer handle value. Specify a return value of BiOpenMonPrinter() to the handle value.
BYTE bCapAutoSize
Select a value for a capAutoSize.
CROP_AUTOSIZE_ENABLE(1): AutoSize processing enabled.
CROP_AUTOSIZE_DISABLE(0): AutoSize processing disabled.
[Return value]
SUCCESS(0) is returned if the execution is successful. If an error occurs, one of the following error codes (negative value)
is returned:
ERR_HANDLE(-60) The handle value that selects the printer is incorrect.
ERR_PARAM(-90) Parameter error.
ERR_NOT_SUPPORT(-100) Not supported.
[Explanation]
Acquire a value of capAutoSize (AutoSize processing flag).
If an argument other than CROP_AUTOSIZE_ENABLE or CROP_AUTOSIZE_DISABLE is selected, the error
(ERR_PARAM) is returned.
The AutoSize processing flag that has been set is used in the next image data reading process (AutoSize processing is
not used for the image data that have been already read and saved in the WORK AREA.)
[Supported printer]
TM-H6000II with Image Scanner
Page view 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 118 119

Comments to this Manuals

No comments