'宣言 Public Overloads Function FileSave() As System.Boolean
'使用法 Dim instance As C1PreviewFileActions Dim value As System.Boolean value = instance.FileSave()
public System.bool FileSave()
戻り値の型
true if the current document was saved, false otherwise.
'宣言 Public Overloads Function FileSave() As System.Boolean
'使用法 Dim instance As C1PreviewFileActions Dim value As System.Boolean value = instance.FileSave()
public System.bool FileSave()