ImageGear for .NET
SavePage Method
See Also  Send Feedback
ImageGear21.Windows.Forms Assembly > ImageGear.Windows.Forms Namespace > ImGearWinForms Class : SavePage Method




owner
Handle of window to use as parent for dialog box.
page
Page to save.

Glossary Item Box

Save a page, using a file save dialog to prompt the user for the format and destination.

Syntax

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

Parameters

owner
Handle of window to use as parent for dialog box.
page
Page to save.

Return Value

True Page was saved successfully.
False Page was not saved because user clicked Cancel in dialog box.

See Also

©2013. Accusoft Corporation. All Rights Reserved.