ActiveReports 12
MarginRight Property (Settings)

GrapeCity.ActiveReports.Export.Image.v12 Assembly > GrapeCity.ActiveReports.Export.Image.Page Namespace > Settings Class : MarginRight Property
Set the value in inches to use for the right margin of the image. The format is an integer or decimal with "in" as the suffix, for example "1in" for 1 inch. By default, no margins are used. The value set in this property overrides the report's settings.
Syntax
'Declaration
 
Public Property MarginRight As String
public string MarginRight {get; set;}
See Also

Reference

Settings Class
Settings Members