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

In This Topic
    TextColor Property
    In This Topic
    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