Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / OutlineNode Class / Title Property

In This Topic
    Title Property (OutlineNode)
    In This Topic
    Gets or sets the title of the outline node.
    Syntax
    'Declaration
     
    Public Property Title As System.String
    public System.string Title {get; set;}
    See Also