Size class
Leave feedback
On this page
Represents a size.
The Size type exposes the following members:
| Property | Description |
|---|---|
| is_empty | Gets a value that indicates whether the size is empty. |
| width | Gets the width. |
| height | Gets the height. |
| Method | Description |
|---|---|
| parse | Converts the string representation of a size to its class equivalent. |
| try_parse | Converts the string representation of a size to its class equivalent.
A return value indicates whether the conversion is succeeded or failed. |
- module
groupdocs.parser.data - class
Size
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.