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

In This Topic
    GdiTextLayoutService Class
    In This Topic
    Represents the GDI text layout service.
    Object Model
    GdiTextLayoutService Class
    Syntax
    'Declaration
     
    Public NotInheritable Class GdiTextLayoutService 
       Implements GrapeCity.ActiveReports.Core.Document.ITextLayoutService, GrapeCity.ActiveReports.Core.Document.ITextLineHeightService 
    public sealed class GdiTextLayoutService : GrapeCity.ActiveReports.Core.Document.ITextLayoutService, GrapeCity.ActiveReports.Core.Document.ITextLineHeightService  
    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.GdiTextLayoutService

    See Also