Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > LoadDocumentAsyncOptions Class : LoadDocumentAsyncOptions Constructor |
public LoadDocumentAsyncOptions()
'Declaration
Public Function New()
'Usage
Dim instance As New LoadDocumentAsyncOptions()
public:
LoadDocumentAsyncOptions();
For an example, refer to DocumentFactory.LoadFromUriAsync.