Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
C1PreviewPane
.
.
::
.
FileSave Method
C1PreviewPane Class
See Also
Shows a file save dialog, saves the currently loaded document.
Namespace:
C1.Win.C1PrintPreview
Assembly:
C1.Win.C1PrintPreview.Classic.2
(in C1.Win.C1PrintPreview.Classic.2.dll)
Syntax
C#
public
bool
FileSave
()
Visual Basic (Declaration)
Public
Function
FileSave
As
Boolean
Return Value
True if the document has been saved.
See Also
C1PreviewPane Class
FileSave Overload
C1.Win.C1PrintPreview Namespace