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


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

FlexViewerPane クラス
FlexViewerPane メンバ