Documents for PDF, .NET Edition Documentation
Title Property (OutlineNode)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > OutlineNode Class : Title Property
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

Reference

OutlineNode Class
OutlineNode Members