Gets a value that determines whether this font is bold.

Namespace:  C1.Silverlight.Pdf
Assembly:  C1.Silverlight.Pdf (in C1.Silverlight.Pdf.dll)

Syntax

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

See Also