Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document 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