System::Drawing::Printing::PaperSize::get_Width 方法

PaperSize::get_Width method

获取纸张的宽度,单位为百分之一英寸。

int32_t System::Drawing::Printing::PaperSize::get_Width() const

ReturnValue

纸张的宽度,单位为英寸的百分之一。

另见