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 > LoadDocumentOptions Class : LoadDocumentOptions Constructor |
public LoadDocumentOptions()
'Declaration
Public Function New()
'Usage
Dim instance As New LoadDocumentOptions()
public LoadDocumentOptions()
public:
LoadDocumentOptions();
For an example, refer to DocumentFactory.LoadFromFile or DocumentFactory.LoadFromUri.