'宣言 Public Overloads Function FileSave() As System.Boolean
'使用法 Dim instance As C1PreviewPane Dim value As System.Boolean value = instance.FileSave()
public System.bool FileSave()
戻り値の型
true if the file was saved, false if an error occurred or if the user cancelled the dialog.