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

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