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

In This Topic
    OutlineVerticalPadding Property (C1FlexViewer)
    In This Topic
    Gets or sets the amount of spacing above and below the outline text.
    Syntax
    'Declaration
     
    Public Property OutlineVerticalPadding As Integer
    public int OutlineVerticalPadding {get; set;}
    See Also