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