TX Text Control .NET for Windows Forms Documentation

DocumentServer.Web.DocumentViewer.LoadDocument Method

Loads a document from a file that is used for further processing.

Syntax

[C#] public void LoadDocument(string path); public void LoadDocument(string path, FileFormat format);
[Visual Basic] Public Sub LoadDocument(ByVal path As String) Public Sub LoadDocument(ByVal path As String, ByVal format As FileFormat)
ParameterDescription
path

Specifies the document file to be loaded.

format

Specifies one of the DocumentServer.FileFormat values.

Remarks

If only the path parameter is specified, the file type is determined by the file's extension.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now