Overview
BarProp is a class in Aspose.Html FOSS for Python.
Represents a browser toolbar object (WHATWG HTML §7.7.3).
Properties: visible.
Properties
| Name | Type | Access | Description |
|---|
visible | bool | Read | Always False — no browser chrome in headless mode (WHATWG HTML §7.7.3). |
See Also