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

ITextLayoutService Interface
Providers functionality for values converting and formatting as well as evaluation of the layout and rendering information and styles according to the current language.
Object Model
ITextLayoutService Interface
Syntax
'Declaration
 
Public Interface ITextLayoutService 
   Inherits GrapeCity.ActiveReports.Rendering.Components.Interfaces.IFormattingService 
 
Remarks
This interface 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