ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / DocumentMap Property

In This Topic
    DocumentMap Property
    In This Topic
    The report document map options.
    Syntax
    'Declaration
     
    Public ReadOnly Property DocumentMap As DocumentMap
    public DocumentMap DocumentMap {get;}
    See Also