TifConverter Class |
Namespace: VoiceElements.Common
The TifConverter type exposes the following members.
Name | Description | |
---|---|---|
TifConverter | Initializes a new instance of the TifConverter class |
Name | Description | |
---|---|---|
Log |
Set this to your application log instance. Otherwise the system will create a log file called TIFConverter.log
|
Name | Description | |
---|---|---|
JpgToTif |
Converts a standard Jpg file to a TIF file that dialogic can handle.
| |
PdfToTif |
Converts a standard PDF to a TIF file.
| |
TifToPdf(String, String) |
Converts a standard Tif file to a PDF
| |
TifToPdf(String, String, String) |
Converts a standard Tif file to a PDF
| |
TifToTif |
Converts a standard TIF file to a TIF file that dialogic can handle.
|