ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Extensibility.Printing Namespace / Margin Class / Left Property

In This Topic
    Left Property (Margin)
    In This Topic
    Left margin.
    Syntax
    'Declaration
     
    Public ReadOnly Property Left As Single
    public float Left {get;}
    See Also