ImageGear for .NET
GetSavingFormats(ImGearPage) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Formats Namespace > ImGearFileFormats Class > GetSavingFormats Method : GetSavingFormats(ImGearPage) Method




page
ImGearPage object to get saving formats for.

Glossary Item Box

Returns an array of all file saving formats compatible with a particular ImGearPage.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

page
ImGearPage object to get saving formats for.

Return Value

ImGearSavingFormats enumeration value.

Remarks

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

See Also

©2013. Accusoft Corporation. All Rights Reserved.