Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / FrameStyle Class / LinePaddingBottom Property

In This Topic
    LinePaddingBottom Property
    In This Topic
    Gets or sets the bottom padding of the inner border, in graphic units. The default is 0.
    Syntax
    'Declaration
     
    Public Property LinePaddingBottom As System.Single
    public System.float LinePaddingBottom {get; set;}
    See Also