如何设置打印机的横向或竖向打印?
printer 变量有下面设置属性
property Orientation: TPrinterOrientation;
type TPrinterOrientation = (poPortrait, poLandscape);
poPortrait : 竖 poLandscape : 横