ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document.Drawing.Gdi Assembly / GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text Namespace / RText Class
Members

In This Topic
    RText Class
    In This Topic
    GDI/GDI+ based text renderer. Limitations: - Right to left word ordering for BIDI not supported, but right to left text is. - Tab characters are ignored unless alignment=left. ShrinkToFit algorithm part
    Object Model
    RText Class
    Syntax
    'Declaration
     
    Public Class RText 
    public class RText 
    Remarks
    This class 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.
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.Core.Document.Drawing.Gdi.Text.RText

    See Also