ActiveReports 13
IncludePageMargins Property (HtmlExportOptions)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > HtmlExportOptions Class : IncludePageMargins Property
Specifies if the report margins should be used when exporting to an HTML format.
Syntax
'Declaration
 
Public Property IncludePageMargins As Boolean
public bool IncludePageMargins {get; set;}
See Also

Reference

HtmlExportOptions Class
HtmlExportOptions Members