ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export.Streaming Namespace / StreamingRendererSettings Class / IncludePageMargins Property

In This Topic
    IncludePageMargins Property (StreamingRendererSettings)
    In This Topic
    Syntax
    'Declaration
     
    Public Property IncludePageMargins As Boolean
    public bool IncludePageMargins {get; set;}
    See Also