Aspose::Page::Drawing::Size::get_Width method

Size::get_Width method

Gets the horizontal component of this T:Aspose::Page::Drawing::Size.

int32_t Aspose::Page::Drawing::Size::get_Width()

ReturnValue

The horizontal component of this T:Aspose::Page::Drawing::Size, typically measured in pixels.

See Also