ICSS2Properties.ZIndex
ICSS2Properties.ZIndex property
For a positioned box, the ‘z-index’ property specifies:
The stack level of the box in the current stacking context.Whether the box establishes a local stacking context.
public String ZIndex { get; set; }
Return Value
z-index property
See Also
- interface ICSS2Properties
- package com.aspose.html.dom.css
- package Aspose.HTML