ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / Padding Property

In This Topic
    Padding Property (DrawCanvas)
    In This Topic
    Padding
    Syntax
    'Declaration
     
    Public Property Padding As PaddingEx
    public PaddingEx Padding {get; set;}
    See Also