System::Drawing::Printing::PaperSize::get_Height method

PaperSize::get_Height method

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

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

ReturnValue

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

See Also