System::Drawing::Printing::PaperSize::get_Width method

PaperSize::get_Width method

Gets the width of the paper, in hundredths of an inch.

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

ReturnValue

The width of the paper, in hundredths of an inch.

See Also