Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextSplitOptions Class / RestMarginBottom Property

In This Topic
    RestMarginBottom Property
    In This Topic
    Gets or sets the bottom margin of the layout box for the rest of the text after splitting, in graphic units.
    Syntax
    'Declaration
     
    Public Property RestMarginBottom As System.Single
    public System.float RestMarginBottom {get; set;}
    See Also