Documents for PDF, .NET Edition Documentation
FontBold Property (TextFormat)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : FontBold Property
Gets or sets a value indicating whether the font should be bolded.
Syntax
'Declaration
 
Public Property FontBold As System.Boolean
public System.bool FontBold {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members