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


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

C1FlexViewerPane クラス
C1FlexViewerPane メンバ