ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.GraphicalRenderers Namespace / DelayedTextInfo Class
Members

In This Topic
    DelayedTextInfo Class
    In This Topic
    Represents information about delayed text rendering, including font, brush, layout, format, and text.
    Object Model
    DelayedTextInfo Class
    Syntax
    'Declaration
     
    Public Class DelayedTextInfo 
    public class DelayedTextInfo 
    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.Rendering.GraphicalRenderers.DelayedTextInfo

    See Also