MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Text Namespace / ITextLayoutService Interface / GetTextLayoutService Method

In This Topic
GetTextLayoutService Method
In This Topic
Returns a ITextLayoutService for the specified language. In the case of same language returns itself, otherwise it will be created a new instance.
Overload List
OverloadDescription
Returns a ITextLayoutService for the specified language. In the case of same language returns itself, otherwise it will be created a new instance.  
Returns a ITextLayoutService for the language which is used for given report item. In the case of same language returns itself, otherwise it will be created a new instance.  
See Also