ImageGear for .NET
SelectLocalFileToSave(IWin32Window,String,ImGearPage,ImGearRasterConversionModes) Method
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearWinForms Class > SelectLocalFileToSave Method : SelectLocalFileToSave(IWin32Window,String,ImGearPage,ImGearRasterConversionModes) Method




owner
Handle of window to use as parent for dialog box.
title
Window title to use for dialog box.
page
Page to be saved (but not during this method call).
conversionMode
Ratster converter mode applicable for saving parameters.

Glossary Item Box

Shows a dialog box allowing the user to select a format and local file using the raster conversion option to save a page to.

Syntax

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

Parameters

owner
Handle of window to use as parent for dialog box.
title
Window title to use for dialog box.
page
Page to be saved (but not during this method call).
conversionMode
Ratster converter mode applicable for saving parameters.

Return Value

ImGearSavingSelection class object.

Remarks

Nothing is saved by this method. It only allows the user to make a selection and returns information about that selection.

See Also

©2013. Accusoft Corporation. All Rights Reserved.