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

In This Topic
    LinkOverpan Property
    In This Topic
    The size of margin when scrolling to a link or bookmark.
    Syntax
    'Declaration
     
    
    Public Property LinkOverpan As C1Size
    public C1Size LinkOverpan {get; set;}
    See Also