PrintDocument for WinForms
Document プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : Document プロパティ
Gets a System.Drawing.Printing.PrintDocument object that can be used to render the current document into a standard print preview control. Not needed and not recommended if you're using ComponentOne preview controls.
シンタックス
'宣言
 
Public ReadOnly Property Document As System.Drawing.Printing.PrintDocument
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Drawing.Printing.PrintDocument
 
value = instance.Document
public System.Drawing.Printing.PrintDocument Document {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ