If set, the text appears bold. Note that the boldness is simulated by using a thicker stroke. It is preferrable 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.

Namespace: TallComponents.PDF.Layout.Shapes
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public bool Bold { get; set; }
Visual Basic
Public Property Bold As Boolean
	Get
	Set

See Also