ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutResult Structure / Size Property

In This Topic
    Size Property (TextLayoutResult)
    In This Topic
    Result size in inches.
    Syntax
    'Declaration
     
    Public ReadOnly Property Size As SizeF
    public SizeF Size {get;}
    See Also