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


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1PrintOptions クラス : OutputRange プロパティ
Gets or sets the C1PrintOptions.OutputRange object defining the range of pages to print.
シンタックス
'宣言
 
Public Property OutputRange As OutputRange
'使用法
 
Dim instance As C1PrintOptions
Dim value As OutputRange
 
instance.OutputRange = value
 
value = instance.OutputRange
public OutputRange OutputRange {get; set;}
参照

参照

C1PrintOptions クラス
C1PrintOptions メンバ