Documents for PDF, .NET Edition Documentation
TextStyle Property

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

Reference

OutlineNode Class
OutlineNode Members