Document Library for UWP | ComponentOne
C1.UWP.Document Assembly / C1.Xaml.Document Namespace / C1PageSettings Class / TopMargin Property

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