FlexReport for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document Namespace / C1PageSettings Class / TopMargin Property

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