export interface IPrintOptions { encoding: string; codepage: number; widthtimes: number; heighttimes: number; fonttype: number; }