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

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