Name | Description | |
---|---|---|
![]() | VintasoftImageConverterWebService | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | VintasoftImageConverterWebService | Overloaded. Initializes a new instance of the |
Name | Description | |
---|---|---|
![]() | ConvertedFilesCacheManager | Gets a cache manager that manages cache of converted image files. |
![]() | GlobalResourcesDataStorage | Gets or sets the data storage that should be used for storing global resources. |
![]() ![]() | MaxActiveProcessCount | Gets or sets the maximum number of allowable simultaneous active file conversion processes. |
![]() ![]() | MaxFinishedProcessCount | Gets or sets the maximum number of finished file conversion processes, which are cached by this web service. |
![]() | PdfADefaultCmykIccProfileId | Gets or sets a file identifier of the default CMYK ICC profile, which is used by PDF/A converter as a profile in DefaultCMYK color space. |
![]() | PdfADefaultRgbIccProfileId | Gets or sets a file identifier of default RGB ICC profile, which is used by PDF/A converter as a profile in DefaultRGB color space. |
![]() | PdfAOutputIntentDestIccProfileId | Gets or sets a file identifier of ICC profile (CMYK or RGB), which is used by PDF/A converter as the output intent dest profile. |
![]() | SerializedDocumentsDataStorage | Gets or sets the data storage that should be used for storing serialized documents. |
![]() | SessionDataStorage | Gets or sets the data storage, which should be used for storing files with information about image collection state. |
Name | Description | |
---|---|---|
![]() | AbortConverting | Aborts specified process that converts an image file. |
![]() | ConvertFileToBmp | Starts the asynchronous process that converts an image file to the BMP format. |
![]() | ConvertFileToDocx | Starts the asynchronous process that converts an image file to the DOCX format. |
![]() | ConvertFileToGif | Starts the asynchronous process that converts an image file to the GIF format. |
![]() | ConvertFileToJbig2 | Starts the asynchronous process that converts an image file to the JBIG2 format. |
![]() | ConvertFileToJpeg | Starts the asynchronous process that converts an image file to the JPEG format. |
![]() | ConvertFileToJpeg2000 | Starts the asynchronous process that converts an image file to the JPEG2000 format. |
![]() | ConvertFileToPbm | Starts the asynchronous process that converts an image file to the PBM/PGM/PPM format. |
![]() | ConvertFileToPcx | Starts the asynchronous process that converts an image file to the PCX format. |
![]() | ConvertFileToPdf | Starts the asynchronous process that converts an image file to the PDF format. |
![]() | ConvertFileToPng | Starts the asynchronous process that converts an image file to the PNG format. |
![]() | ConvertFileToSvg | Starts the asynchronous process that converts an image file to the SVG format. |
![]() | ConvertFileToTga | Starts the asynchronous process that converts an image file to the TGA format. |
![]() | ConvertFileToTiff | Starts the asynchronous process that converts an image file to the TIFF format. |
![]() | ConvertFileToWebp | Starts the asynchronous process that converts an image file to the WEBP format. |
![]() | ConvertFileToXlsx | Starts the asynchronous process that converts an image file to the XLSX format. |
![]() | GetConvertingStatus | Returns information about specified process that converts an image file. |
Name | Description | |
---|---|---|
![]() | ConvertImageFileTo | Starts the asynchronous process that converts image file to the specified format. |
![]() | CreateBmpEncoder | Creates the BMP encoder. |
![]() | CreateBmpEncoderSettings | Creates the BMP encoder settings. |
![]() | CreateDocxEncoder | Creates the DOCX encoder. |
![]() | CreateGifEncoder | Creates the GIF encoder. |
![]() | CreateGifEncoderSettings | Creates the GIF encoder settings. |
![]() | CreateJbig2Encoder | Creates the JBIG2 encoder. |
![]() | CreateJbig2EncoderSettings | Creates the JBIG2 encoder settings. |
![]() | CreateJpeg2000Encoder | Creates the JPEG2000 encoder. |
![]() | CreateJpeg2000EncoderSettings | Creates the JPEG2000 encoder settings. |
![]() | CreateJpegEncoder | Creates the JPEG encoder. |
![]() | CreateJpegEncoderSettings | Creates the JPEG encoder settings. |
![]() | CreatePbmEncoder | Creates the PBM encoder. |
![]() | CreatePbmEncoderSettings | Creates the PBM encoder settings. |
![]() | CreatePcxEncoder | Creates the PCX encoder. |
![]() | CreatePdfEncoder | Creates the PDF encoder. |
![]() | CreatePdfEncoderSettings | Creates the PDF encoder settings. |
![]() | CreatePngEncoder | Creates the PNG encoder. |
![]() | CreatePngEncoderSettings | Creates the PNG encoder settings. |
![]() | CreateSvgEncoder | Creates the SVG encoder. |
![]() | CreateSvgEncoderSettings | Creates the SVG encoder settings. |
![]() | CreateTgaEncoder | Creates the TGA encoder. |
![]() | CreateTgaEncoderSettings | Creates the TGA encoder settings. |
![]() | CreateTiffEncoder | Creates the TIFF encoder. |
![]() | CreateTiffEncoderSettings | Creates the TIFF encoder settings. |
![]() | CreateWebpEncoder | Creates the WEBP encoder. |
![]() | CreateWebpEncoderSettings | Creates the WEBP encoder settings. |
![]() | CreateXlsxEncoder | Creates the XLSX encoder. |