IProfilePreferences Properties | 
The IProfilePreferences type exposes the following members.
| Name | Description | |
|---|---|---|
| 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.
              | |
| IsDisposed | 
                Indicates if the object is already disposed.
              (Inherited from IAutoDisposable.) | |
| 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.
              |