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

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