ActiveReports 13
Right Property (Margins)

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > Margins Class : Right Property
Gets or sets the right margin of the page, in inches.
Syntax
'Declaration
 
Public Property Right As Single
public float Right {get; set;}

Property Value

float value that represents the right margin in inches.
See Also

Reference

Margins Class
Margins Members