Gets the font style attributes.

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

Syntax

C#
public PdfFontStyle Style { get; }
Visual Basic
Public ReadOnly Property Style As PdfFontStyle
	Get

See Also