Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / PageSplitArea Class / MarginBottom Property

In This Topic
    MarginBottom Property (PageSplitArea)
    In This Topic
    Gets or sets the bottom margin of the layout box, in graphic units.
    Syntax
    'Declaration
     
    Public Property MarginBottom As System.Single
    public System.float MarginBottom {get; set;}
    See Also