MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.FormattedText.Layout.Utils Namespace / WHtmlChunkWriter Class
Members

WHtmlChunkWriter Class
Helper renders FormattedText report item to Word Html format.
Object Model
WHtmlChunkWriter Class
Syntax
'Declaration
 
Public MustInherit NotInheritable Class WHtmlChunkWriter 
 
Remarks
This class 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.
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.FormattedText.Layout.Utils.WHtmlChunkWriter

See Also