The following tables list the members exposed by Instance.
| Name | Description | |
|---|---|---|
![]() | Instance Constructor | Initialize a new instance of the Instance class |
| Name | Description | |
|---|---|---|
![]() | AllowPopUp | Gets or sets a value that indicates whether popups are allowed. |
![]() | AllowScriptError | Gets or sets a value that indicates whether script error are allowed. |
![]() | AllTabs | Gets the all open tabs. |
![]() | BackGroundSoundsPlay | Gets or sets a value that indicates whether play background sounds associated with the document are allowed. |
![]() | DownloadActiveX | Gets or sets a value that indicates whether to download ActiveX controls are allowed. |
![]() | DownloadFrame | Gets or sets a value that indicates whether download contents of frames are allowed. |
![]() | DownloadVideos | Gets or sets a value that indicates whether download videos contained in the document are allowed. |
![]() | ErrorDetected | Gets information about the error detected in the performance last command. |
![]() | IsVoid | Gets the specified instance is void or not. |
![]() | LoadPictures | Gets or sets a value that indicates whether loading picture from server are allowed. |
![]() | MainTab | Gets the main tab. |
![]() | RunActiveX | Gets or sets a value that indicates whether to run on the execution of ActiveX controls are allowed. |
![]() | UseJavaApplets | Gets or sets a value that indicates whether to run Java applets are allowed. |
![]() | UseJavaScripts | Gets or sets a value that indicates whether use of Java scripts are allowed. |
![]() | ZP_ID | Gets the ID which represents document on the server. |
| Name | Description | |
|---|---|---|
![]() | ClearCache | Clears the cache. |
![]() | ClearCookie | Clears the cookies. |
![]() | ClearProxy | Removes the proxy from the Instance object. |
![]() | CloseAllTabs | Closes all tabs except the main tab. |
![]() | GetProxy | Returns a proxy of the Instance object. |
![]() | GetTabByAddress | Returns tab by the address |
![]() | GetTemplateValue | Returns the value of a branch in the template for the specified step. |
![]() | NewTab | Creates a new tab in the current instance. |
![]() | RiseMacros | Executes the specified macros. |
![]() | SetAuthorizationPolicy | Sets the policy for the windows of the authorization. |
![]() | SetCertificatesPolicy | Sets the policy for the window of making the certificate. |
![]() | SetDefaultPreference | Sets the all the default settings. |
![]() | SetFileUploadPolicy | Sets the policy for the windows of to send the file to the server. |
![]() | SetHeader | Sets the header for tab. |
![]() | SetJSValuePromptPolicy | Sets the policy for pop-up Prompt windows with an input field value. |
![]() | SetOkAlertPolicy | Sets the policy for pop-up Alert windows with one-click OK. |
![]() | SetOkCancelConfirmPolicy | Sets the policy for pop-up windows Confirm with OK and Cancel. |
![]() | SetProxy | Sets the proxy to the instance. |
![]() | SetTemplateValue | Sets the value of a branch in the template for the specified step. |


