FlexReport for WPF
PrintTicket プロパティ (FlexViewerPane)


C1.WPF.Viewer アセンブリ > C1.WPF.Viewer 名前空間 > FlexViewerPane クラス : PrintTicket プロパティ
印刷パラメータを定義する System.Printing.PrintTicket オブジェクトを取得または設定します。 null を指定して System.Printing.PrintQueue.DefaultPrintTicket を使用できます。
シンタックス
'宣言
 
Public Property PrintTicket As System.Printing.PrintTicket
'使用法
 
Dim instance As FlexViewerPane
Dim value As System.Printing.PrintTicket
 
instance.PrintTicket = value
 
value = instance.PrintTicket
public System.Printing.PrintTicket PrintTicket {get; set;}
参照

FlexViewerPane クラス
FlexViewerPane メンバ