ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Drawing Namespace / ITextRenderingService Interface
Members

In This Topic
    ITextRenderingService Interface
    In This Topic
    Allows to render text. (Used in svg rendering.)
    Object Model
    ITextRenderingService Interface
    Syntax
    'Declaration
     
    Public Interface ITextRenderingService 
    public interface ITextRenderingService 
    Remarks
    This interface 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