FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewer Class / LinkOverpan Property

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