FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document.Export Namespace / RasterImageFilter Class / Range Property

In This Topic
    Range Property (RasterImageFilter)
    In This Topic
    Gets or sets the range of pages that is to be exported.
    Syntax
    'Declaration
     
    Public Property Range As OutputRange
    public OutputRange Range {get; set;}
    See Also