Creates a new instance of Document
public TextControl(string serviceUrl);
public TextControl(string serviceUrl, TXTextControl.DocumentServices.DocumentProcessing.OAuthSettings oauthSettings);
Parameter | Description |
---|---|
service |
The service URL location of the DS Server installation. |
oauth |
The required OAuth settings. |