Documents for PDF, .NET Edition Documentation
TextColor Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > OutlineNode Class : TextColor Property
Gets or sets the text color of the outline node.
Syntax
'Declaration
 
Public Property TextColor As System.Drawing.Color
public System.Drawing.Color TextColor {get; set;}
See Also

Reference

OutlineNode Class
OutlineNode Members