ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.FormattedText.Layout.Utils Namespace / WHtmlChunkWriter Class / GenerateHtml Method

In This Topic
    GenerateHtml Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function GenerateHtml( _
       ByVal ftLayoutArea As ILayoutArea _
    ) As String
    public static string GenerateHtml( 
       ILayoutArea ftLayoutArea
    )

    Parameters

    ftLayoutArea
    See Also