ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / ImageConverterService Property

In This Topic
    ImageConverterService Property (DrawCanvas)
    In This Topic
    Gets the image converter service.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageConverterService As IImageConverterService
    public IImageConverterService ImageConverterService {get;}

    Property Value

    For a list of valid values, see here: GrapeCity.ActiveReports.Core.Document.IImageConverterService
    See Also