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

In This Topic
    TextStyle Property
    In This Topic
    Gets or sets the text style of the outline node.
    Syntax
    'Declaration
     
    Public Property TextStyle As OutlineNode.FontStyle
    public OutlineNode.FontStyle TextStyle {get; set;}
    See Also