Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / Paragraph Class / SpaceAfter Property

In This Topic
    SpaceAfter Property
    In This Topic
    Gets or sets the spacing after the paragraph. Cannot be negative.

    Default: 0tw.

    Syntax
    'Declaration
     
    Public Property SpaceAfter As RdlSize
    public RdlSize SpaceAfter {get; set;}
    See Also