PrintDocument for WinForms
SampleC1PrintDocument コンストラクタ(String)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview.Design 名前空間 > SampleC1PrintDocument クラス > SampleC1PrintDocument コンストラクタ : SampleC1PrintDocument コンストラクタ(String)
The name of the sample document (shown as watermark text).
Creates a new instance of SampleC1PrintDocument class.
シンタックス
'宣言
 
Public Function New( _
   ByVal documentName As System.String _
)
'使用法
 
Dim documentName As System.String
 
Dim instance As New SampleC1PrintDocument(documentName)
public SampleC1PrintDocument( 
   System.string documentName
)

パラメータ

documentName
The name of the sample document (shown as watermark text).
参照

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