View File
There are four overloads to the ViewFile method which are mentioned below. Returns a valid token if successful. If the return value is blank, it indicates that there was some error viewing the file. Please check the InternalException property.
string filePath, BaseOptions config
|
Uri docUrl, BaseOptions config
|
byte[] fileBytes, ViewFileFormat fileExt, BaseOptions config
|
Stream fileStream, FileInfo fileInfo, BaseOptions config
|