OutlineRightPadding Property (C1FlexViewerDialog)
In This Topic
Gets or sets the amount of spacing to the right of the outline text.
Syntax
'Declaration
Public Property OutlineRightPadding As Integer
public int OutlineRightPadding {get; set;}
See Also