We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b56c62 commit 37ff3e0Copy full SHA for 37ff3e0
1 file changed
README.md
@@ -111,7 +111,7 @@ and a `CapturePreviewAsBase64(format)` method to Captures a screenshot of the
111
112
### NetWebView2Lib (ProgId: NetWebView2.Manager)
113
114
-#### === Properties ===
+#### ===Properties===
115
116
##### AreDevToolsEnabled
117
Determines whether the user is able to use the context menu or keyboard shortcuts to open the DevTools window.
@@ -193,7 +193,7 @@ Returns a pipe-separated string of all active download URIs.
193
Determines whether user can zoom the page (Ctrl+MouseWheel, shortcuts).
194
`object.IsZoomControlEnabled[ = Value]`
195
196
-#### === Methods ===
+#### ===Methods===
197
198
##### Initialize
199
Initializes the WebView2 control within a parent window.
0 commit comments