PrintDocument for WinForms
XpsDocument プロパティ (XpsC1Doc)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview.Export.Xps 名前空間 > XpsC1Doc クラス : XpsDocument プロパティ
ソースドキュメントを表す XpsDocumentを取得します。このプロパティに最初にアクセスした時点でドキュメントはコミットされ、以後は変更できなくなります。
シンタックス
'宣言
 
Public ReadOnly Property XpsDocument As System.Windows.Xps.Packaging.XpsDocument
'使用法
 
Dim instance As XpsC1Doc
Dim value As System.Windows.Xps.Packaging.XpsDocument
 
value = instance.XpsDocument
public System.Windows.Xps.Packaging.XpsDocument XpsDocument {get;}
参照

XpsC1Doc クラス
XpsC1Doc メンバ