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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export.Xps 名前空間 > XpsC1Doc クラス > XpsC1Doc コンストラクタ : XpsC1Doc コンストラクタ(C1PrintDocument,String)
The source C1.C1Preview.C1PrintDocument.
The target XPS file name.
Creates an instance of XpsC1Doc that creates the XPS document in a disk file.
シンタックス
'宣言
 
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
The source C1.C1Preview.C1PrintDocument.
filename
The target XPS file name.
参照

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