Table of Contents

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.

Engine

Gets the IEngine instance associated with this object.

NetworkPredictionEnabled

Enables or disables the network prediction. By default, the network prediction is enabled.

Profile

Gets the IProfile instance associated with this object.

ThirdPartyCookieMode

Gets or sets the third-party cookies blocking mode.