Overload | Description |
---|---|
GetTextLayoutService(String) | Returns a ITextLayoutService for the specified language. In the case of same language returns itself, otherwise it will be created a new instance. |
GetTextLayoutService(IReportItem) | 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. |