IntegerValue
Length.IntegerValue property
Returns an integer numeric value of this Length instance, if it is internally stored as an integer, or throws an exception, if it was originally stored as a float number.
public int IntegerValue { get; }
Exceptions
exception | condition |
---|---|
InvalidOperationException |
See Also
- struct Length
- namespace GroupDocs.Editor.HtmlCss.Css.DataTypes
- assembly GroupDocs.Editor