Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer Namespace / FlexViewer Class / PageOverpan Property

In This Topic
    PageOverpan Property
    In This Topic
    The size of the previous page that remains visible when the user navigates to the next page.
    Syntax
    'Declaration
     
    
    Public Property PageOverpan As C1Size
    public C1Size PageOverpan {get; set;}
    See Also