pbIsZoomControlEnabled - cWebView2Browser
Determines whether the user can change the zoom level of the page using accelerator keys or the mouse
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbIsZoomControlEnabled
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbIsZoomControlEnabled to BooleanVariable |
| Write Access: | Set pbIsZoomControlEnabled to BooleanVariable/Value |
Description
Determines whether the user can change the zoom level of the page using accelerator keys or the mouse.
Note that changes to this property at runtime are only applied after the next page load.
Default: True