OutlineVerticalPadding Property (C1FlexViewerPane)
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