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