WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewerPane Class / NavigateToOutlineNode Method
An outline node from C1.Document.C1Document.Outlines tree.
In This Topic
    NavigateToOutlineNode Method
    In This Topic
    Navigates to the specified C1.Document.OutlineNode.
    Syntax
    public void NavigateToOutlineNode( 
       OutlineNode outlineNode
    )

    Parameters

    outlineNode
    An outline node from C1.Document.C1Document.Outlines tree.
    See Also