FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / OutputRange Class / Type Property

In This Topic
    Type Property (OutputRange)
    In This Topic
    Type of range: all pages, range of pages etc.
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As OutputRangeType
    public OutputRangeType Type {get;}
    See Also