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

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