MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Core.Document Namespace / TextLayoutResult Structure
Members

TextLayoutResult Structure
Represents text layout result.
Object Model
TextLayoutResult Structure
Syntax
'Declaration
 
Public Structure TextLayoutResult 
   Inherits System.ValueType
 
Remarks
This structure 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
   System.ValueType
      GrapeCity.ActiveReports.Core.Document.TextLayoutResult

See Also