Document Library for WinForms | ComponentOne
C1.Win.Document.8 Assembly / C1.Win.Document Namespace / C1PageSettings Class / LeftMargin Property

In This Topic
    LeftMargin Property (C1PageSettings)
    In This Topic
    Gets or sets the left margin.
    Syntax
    'Declaration
     
    Public Property LeftMargin As Unit
    public Unit LeftMargin {get; set;}
    See Also