FlexReport for WinForms
DefaultPrintOptions プロパティ (C1DocumentSource)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1DocumentSource クラス : DefaultPrintOptions プロパティ
Gets the C1PrintOptions object defining default print options used by printing methods of C1DocumentSource.
シンタックス
'宣言
 
Public ReadOnly Property DefaultPrintOptions As C1PrintOptions
'使用法
 
Dim instance As C1DocumentSource
Dim value As C1PrintOptions
 
value = instance.DefaultPrintOptions
public C1PrintOptions DefaultPrintOptions {get;}
参照

参照

C1DocumentSource クラス
C1DocumentSource メンバ