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

In This Topic
    Caption Property
    In This Topic
    Gets the caption of the outline.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Caption As String
    public string Caption {get;}
    See Also