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

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