FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / LinkOverpan Property

In This Topic
    LinkOverpan Property (C1FlexViewer)
    In This Topic
    Gets or sets the margin when scrolling to a link or bookmark.
    Syntax
    'Declaration
     
    Public Property LinkOverpan As Thickness
    public Thickness LinkOverpan {get; set;}
    See Also