ImageGear for Java
getSavingFormats Method
Returns an array of all file saving formats compatible with a particular ImGearPage.

This method comes handy when you need to initialize Save File dialog with all saving formats applicable to the ImGearPage object.

ImGearSavingFormatscom.accusoft.imagegear.core.ImGearPage

Overload List
OverloadDescription
getSavingFormats(ImGearPage)Returns an array of all file saving formats compatible with a particular ImGearPage.

This method comes handy when you need to initialize Save File dialog with all saving formats applicable to the ImGearPage object.

ImGearSavingFormatscom.accusoft.imagegear.core.ImGearPage

 
getSavingFormats(ImGearPage,ImGearRasterConversionModes)Returns an array of all file saving formats compatible with a particular com.accusoft.imagegear.core.ImGearPage and the conversion mode.

This method comes handy when you need to initialize Save File dialog with all saving formats applicable to the ImGearPage object.

com.accusoft.imagegear.formats.ImGearSavingFormatsT:com.accusoft.imagegear.formats.ImGearRasterConversionModes

 
getSavingFormats(ImGearPage,ImGearRasterConversionModes,ImGearSaveOptions)Returns an array of all file saving formats compatible with a particular com.accusoft.imagegear.core.ImGearPage class oblect and the conversion mode.

This method comes handy when you need to initialize Save File dialog with all saving formats applicable to the com.accusoft.imagegear.core.ImGearPage class object.

If options parameter is not null, rasterConversionModes supersedes options.ConversionMode field.

com.accusoft.imagegear.formats.ImGearSavingFormatsT:com.accusoft.imagegear.formats.ImGearRasterConversionModesImGearSaveOptions

 
See Also

Reference

ImGearFileFormats Class
ImGearFileFormats Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback