MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawCanvas Class / TextLayoutService Property

In This Topic
TextLayoutService Property (DrawCanvas)
In This Topic
Gets the text layout service.
Syntax
'Declaration
 
Public ReadOnly Property TextLayoutService As ITextLayoutService
 

Property Value

For a list of valid values, see here: GrapeCity.ActiveReports.Core.Document.ITextLayoutService
See Also