ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace / IMapTileProvider Interface / Copyright Property

In This Topic
    Copyright Property
    In This Topic
    Gets the copyright information displayed for the tile provider.
    Syntax
    'Declaration
     
    ReadOnly Property Copyright As String
    string Copyright {get;}

    Property Value

    A System.String representing the copyright information.
    See Also