MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Document Namespace / SectionDocument Class / TextLayoutService Property

In This Topic
TextLayoutService Property (SectionDocument)
In This Topic
Gets the text layout service.
Syntax
'Declaration
 
Public ReadOnly Property TextLayoutService As ITextLayoutService
 
Remarks
This property 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.
See Also