public static ImGearSavingSelection SelectFileToSave( IWin32Window owner, string title, ImGearDocument document )
public: static ImGearSavingSelection* SelectFileToSave( IWin32Window* owner, string* title, ImGearDocument* document )
public: static ImGearSavingSelection^ SelectFileToSave( IWin32Window^ owner, String^ title, ImGearDocument^ document )
'Declaration Public Overloads Shared Function SelectFileToSave( _ ByVal owner As IWin32Window, _ ByVal title As String, _ ByVal document As ImGearDocument _ ) As ImGearSavingSelection
'Usage Dim owner As IWin32Window Dim title As String Dim document As ImGearDocument Dim value As ImGearSavingSelection value = ImGearWinForms.SelectFileToSave(owner, title, document)
ImGearWinForms Class ImGearWinForms Members Overload List ImGearDocument Class ImGearSavingSelection Class
©2016. Accusoft Corporation. All Rights Reserved.