Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview 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 OutputRangeTypeEnum
    public OutputRangeTypeEnum Type {get;}
    See Also