Property Bold
Namespace TallComponents.PDF.Layout.Shapes
Class TextShape
If set, the text appears bold. Note that the boldness is simulated by using a thicker stroke. It is preferable to use a bold font if possible. E.g., use arialbd.ttf for bold Arial and arial.ttf for regular Arial. This property is ignored if applied to a Bold font.
Syntax
public
Boolean
Bold
{
get;
set;
}
Property value
Boolean