Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / PageResolvedInfo Class / PageMargins Property

In This Topic
    PageMargins Property
    In This Topic
    Gets the current page margins, in ResolvedUnit units.
    Syntax
    'Declaration
     
    Public ReadOnly Property PageMargins As OffsetsD
    public OffsetsD PageMargins {get;}
    See Also