PrintDocument for WinForms
XpsC1Doc コンストラクタ(C1PrintDocument,String)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export.Xps 名前空間 > XpsC1Doc クラス > XpsC1Doc コンストラクタ : XpsC1Doc コンストラクタ(C1PrintDocument,String)
ソース C1.C1Preview.C1PrintDocument
ターゲット XPS ファイル名。
XPS ドキュメントをディスクファイルに作成する XpsC1Doc のインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal c1doc As C1PrintDocument, _
   ByVal filename As System.String _
)
'使用法
 
Dim c1doc As C1PrintDocument
Dim filename As System.String
 
Dim instance As New XpsC1Doc(c1doc, filename)
public XpsC1Doc( 
   C1PrintDocument c1doc,
   System.string filename
)

パラメータ

c1doc
ソース C1.C1Preview.C1PrintDocument
filename
ターゲット XPS ファイル名。
参照

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