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

In This Topic
    WHtmlChunkWriter Class
    In This Topic
    Helper renders FormattedText report item to Word Html format.
    Object Model
    WHtmlChunkWriter Class
    Syntax
    'Declaration
     
    Public MustInherit NotInheritable Class WHtmlChunkWriter 
    public static 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