ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Export Namespace / IGenerator Interface / EndOutline Method
Bookmark unique key.

In This Topic
    EndOutline Method
    In This Topic
    Finish ouline.
    Syntax
    'Declaration
     
    Sub EndOutline( _
       ByVal key As String _
    ) 
    void EndOutline( 
       string key
    )

    Parameters

    key
    Bookmark unique key.
    See Also