PrinterPageWidth()
语法
Result = PrinterPageWidth()概要
Return the width of the drawing area.
参数
无.
返回值
The width of the drawing area, in pixels. The number changes with the DPI of the printer. This means than a document printed at 75 DPI will have a drawing area 4 times smaller than a document printed at 150 DPI. This value refers to the client area, the one you can write on. It doesn't count the hardware printer margins, but doesn't add any 'soft' margins.
参阅
PrinterPageHeight()
已支持操作系统
所有