FlexReport for WPF
Range プロパティ (ExportFilter)


C1.WPF.Document アセンブリ > C1.WPF.Document.Export 名前空間 > ExportFilter クラス : Range プロパティ
エクスポートするページの範囲を取得または設定します。
シンタックス
'宣言
 
Public Property Range As OutputRange
'使用法
 
Dim instance As ExportFilter
Dim value As OutputRange
 
instance.Range = value
 
value = instance.Range
public OutputRange Range {get; set;}
参照

ExportFilter クラス
ExportFilter メンバ