Shows a file open dialog, opens and loads a document.

Namespace:  C1.Win.C1PrintPreview
Assembly:  C1.Win.C1PrintPreview.Classic.2 (in C1.Win.C1PrintPreview.Classic.2.dll)

Syntax

C#
public bool FileOpen()
Visual Basic (Declaration)
Public Function FileOpen As Boolean

Return Value

True if a document has been successfully loaded

See Also