PrintDocument for WinForms
CreateFromPreviewPane メソッド (ViewState)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > ViewState 構造体 : CreateFromPreviewPane メソッド
The C1PreviewPane to store the properties of.
Creates a ViewState value and fills it with the properties of a specified C1PreviewPane.
シンタックス
'宣言
 
Public Shared Function CreateFromPreviewPane( _
   ByVal previewPane As C1PreviewPane _
) As ViewState
'使用法
 
Dim previewPane As C1PreviewPane
Dim value As ViewState
 
value = ViewState.CreateFromPreviewPane(previewPane)
public static ViewState CreateFromPreviewPane( 
   C1PreviewPane previewPane
)

パラメータ

previewPane
The C1PreviewPane to store the properties of.

戻り値の型

The created ViewState value.
参照

ViewState 構造体
ViewState メンバ