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

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