FlexReport for WinForms
OmitPrintDialog プロパティ (C1PrintOptions)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1PrintOptions クラス : OmitPrintDialog プロパティ
Gets or sets whether omit print dialog or no.
シンタックス
'宣言
 
Public Property OmitPrintDialog As System.Boolean
'使用法
 
Dim instance As C1PrintOptions
Dim value As System.Boolean
 
instance.OmitPrintDialog = value
 
value = instance.OmitPrintDialog
public System.bool OmitPrintDialog {get; set;}
解説
Also, to use it you need to set PrintToFile to true and set PrintFileName in PrinterSettings.
参照

参照

C1PrintOptions クラス
C1PrintOptions メンバ