Name | Description | |
---|---|---|
![]() | DocumentConverter | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | DocumentConverter | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | Images | Gets an image collection that must be converted. |
![]() | IsConversionCanceled | Gets a value indicating whether the conversion is canceled. |
![]() | IsConversionStarted | Gets a value indicating whether the conversion is started. |
![]() | MaxThreads | Gets or sets the maximum number of threads, which can be used by converter. |
![]() | ProgressController | Gets or sets the progress controller. |
![]() | ProgressUpdateInterval | Gets or sets the progress update interval, in milliseconds. |
Name | Description | |
---|---|---|
![]() | CancelConversion | Cancels the conversion. |
![]() | Convert | Overloaded. Converts the image collection of this converter to the output file. |
![]() ![]() | ConvertToBmp | Converts a document that is located in sourceFilename to the BMP image file(s). |
![]() ![]() | ConvertToJbig2 | Converts a document that is located in sourceFilename to the JBIG2 document. |
![]() ![]() | ConvertToJpeg | Converts a document that is located in sourceFilename to the JPEG image file(s). |
![]() ![]() | ConvertToJpeg2000 | Converts a document that is located in sourceFilename to the JPEG2000 image file(s). |
![]() ![]() | ConvertToPdf | Converts a document that is located in sourceFilename to the PDF document. |
![]() ![]() | ConvertToPng | Converts a document that is located in sourceFilename to the PNG image file(s). |
![]() ![]() | ConvertToTiff | Converts a document that is located in sourceFilename to the TIFF document. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() | OpenOutputFile | Opens the output file. |
Name | Description | |
---|---|---|
![]() | GetSinglePageFilename | Returns filename of single-page file. |
![]() | OnConversionProgress | Raises the ConversionProgress event. |
![]() | OnImageConversionFinished | Raises the ImageConversionFinished event. |
![]() | OnImageDecodingStarting | Raises the ImageDecodingStarting event. |
![]() | OnImageEncodingStarting | Raises the ImageEncodingStarting event. |
Name | Description | |
---|---|---|
![]() | ConversionProgress | Occurs when the conversion progress is changed. |
![]() | ImageConversionFinished | Occurs when the image conversion is finished. |
![]() | ImageDecodingStarting | Occurs when the image decoding is starting. |
![]() | ImageEncodingStarting | Occurs when the image encoding is starting. |