Web API Core | ComponentOne
C1.Web.Api.Document.Models Namespace / OutlineNode Class / Target Property

In This Topic
    Target Property
    In This Topic
    Gets the bookmark string of the linked target for the outline.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Target As String
    public string Target {get;}
    See Also