Parse
Leave feedback
On this page
Parses and returns specified string as a Length value, including its numeric value and unit name, or throws an exception on failure
public static Length Parse(string input)
| Parameter | Type | Description |
|---|---|---|
| input | String | Input string, that should be parsed |
Valid parsed Length instance
| exception | condition |
|---|---|
| ArgumentException |
- struct Length
- namespace GroupDocs.Editor.HtmlCss.Css.DataTypes
- assembly GroupDocs.Editor
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.