PrintDocument for WinForms
FileOpen() メソッド


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewFileActions クラス > FileOpen メソッド : FileOpen() メソッド
Shows the "open file" dialog allowing the user to select a document to open, and then opens it.
シンタックス
'宣言
 
Public Overloads Function FileOpen() As System.Object
'使用法
 
Dim instance As C1PreviewFileActions
Dim value As System.Object
 
value = instance.FileOpen()
public System.object FileOpen()

戻り値の型

The opened document or null if operation was cancelled or there was an error while loading the document.
参照

C1PreviewFileActions クラス
C1PreviewFileActions メンバ
オーバーロード一覧