ImageGear for Java
getSavingFormats(ImGearPage) Method
ImGearPage object to get saving formats for.
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

Syntax
public static ImGearSavingFormats[] getSavingFormats( 
   ImGearPage page
)

Parameters

page
ImGearPage object to get saving formats for.

Return Value

ImGearSavingFormats enumeration value.
See Also

Reference

ImGearFileFormats Class
ImGearFileFormats Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback