Interface IProfilePreferences
- Namespace
- DotNetBrowser.Profile
- Assembly
- DotNetBrowser.dll
The preferences of a IProfile.
public interface IProfilePreferences : IAutoDisposable
- Inherited Members
Properties
- AutofillEnabled
Enables or disables the web form autofill and displaying of suggestions pop-ups. By default, the autofill is enabled.
- CaretBrowsingEnabled
Enables or disables the caret browsing. By default, the caret browsing is disabled.
- NetworkPredictionEnabled
Enables or disables the network prediction. By default, the network prediction is enabled.
- ThirdPartyCookieMode
Gets or sets the third-party cookies blocking mode.