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

In This Topic
    DocumentMap Property (Report)
    In This Topic
    Gets the report document map options.
    Syntax
    'Declaration
     
    Public Property DocumentMap As DocumentMap
    public DocumentMap DocumentMap {get; set;}

    Property Value

    A DocumentMap object representing the document map settings.
    See Also