Size.Height
Size.Height property
Gets or sets the vertical component of this Size
.
public int Height { get; set; }
Return Value
The vertical component of this Size
, typically measured in pixels.
See Also
- struct Size
- namespace Aspose.Page.Drawing
- assembly Aspose.Page