| CSSPrimitiveValueCSS_RECT Field |
The value is a rect function. The value can be obtained by using the GetRectValue method.
Namespace: Aspose.Html.Dom.CssAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort CSS_RECT = 26
Public Const CSS_RECT As UShort = 26
public:
literal unsigned short CSS_RECT = 26
static val mutable CSS_RECT: uint16
Field Value
Type:
UInt16
See Also