JSSize class
JSSize class
Stores an ordered pair of integers, which specify a Height and Width.
Constructors
| Name | Description | 
|---|---|
| JSSize(width, height) | 
Properties
| Name | Description | 
|---|---|
| height | Represents the vertical component. | 
| width | Represents the horizontal component. | 
See Also
- module Aspose.Words