ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Web Assembly / GrapeCity.ActiveReports.Web Namespace / MhtExportSettings Class / IncludePageMargins Property

In This Topic
    IncludePageMargins Property (MhtExportSettings)
    In This Topic
    Gets or sets a value indicating whether to include page margins in the output.
    Syntax
    'Declaration
     
    Public Property IncludePageMargins As BoolDefaultExportSetting
    public BoolDefaultExportSetting IncludePageMargins {get; set;}

    Property Value

    A BoolDefaultExportSetting object representing whether to include page margins in the output.
    See Also