ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / SectionDocument Class / ImageConverterService Property

In This Topic
    ImageConverterService Property (SectionDocument)
    In This Topic
    Gets the image converter service.
    Syntax
    'Declaration
     
    Public ReadOnly Property ImageConverterService As IImageConverterService
    public IImageConverterService ImageConverterService {get;}
    Remarks
    This property should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    See Also