Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Common Namespace / OutputRange Class / ToPage Property

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