Reports for WPF
XpsC1Doc コンストラクタ(C1PrintDocument,String)

C1.C1Report.4 アセンブリ > 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 _
)
public XpsC1Doc( 
   C1PrintDocument c1doc,
   System.string filename
)

パラメータ

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

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