FlexReport for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PageSettings Class / LeftMargin Property

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