ActiveReports 13
Padding Property (Page)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Page Class : Padding Property
Gets or sets the amount of padding to use around the text inside a control.
Syntax
'Declaration
 
Public Property Padding As PaddingEx
public PaddingEx Padding {get; set;}

Property Value

The padding.
See Also

Reference

Page Class
Page Members