Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / OutputRange Class / ToPage Property

In This Topic
    ToPage Property (OutputRange)
    In This Topic
    Gets the last page in the range.
    Syntax
    'Declaration
     
    Public ReadOnly Property ToPage As Integer
    public int ToPage {get;}
    See Also