VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging Namespace / DocumentConverter Class
In This Topic
DocumentConverter Class Methods
In This Topic
For a list of all methods of this type, see DocumentConverter.
Public Methods
 NameDescription
Public MethodCancels the conversion.
Public MethodOverloaded. Converts the image collection of this converter to the output file.
Public Methodstatic (Shared in Visual Basic)Converts a document that is located in sourceFilename to the BMP image file(s).
Public Methodstatic (Shared in Visual Basic)Converts a document that is located in sourceFilename to the JBIG2 document.
Public Methodstatic (Shared in Visual Basic)Converts a document that is located in sourceFilename to the JPEG image file(s).
Public Methodstatic (Shared in Visual Basic)Converts a document that is located in sourceFilename to the JPEG2000 image file(s).
Public Methodstatic (Shared in Visual Basic)Converts a document that is located in sourceFilename to the PDF document.
Public Methodstatic (Shared in Visual Basic)Converts a document that is located in sourceFilename to the PNG image file(s).
Public Methodstatic (Shared in Visual Basic)Converts a document that is located in sourceFilename to the TIFF document.
Public MethodPerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public MethodOpens the output file.
Protected Methods
 NameDescription
Protected MethodReturns filename of single-page file.
Protected MethodRaises the ConversionProgress event.
Protected MethodRaises the ImageConversionFinished event.
Protected MethodRaises the ImageDecodingStarting event.
Protected MethodRaises the ImageEncodingStarting event.
See Also