Click or drag to resize

PdfFontBase SetStyle Method

Sets the style.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected void SetStyle(
	PdfFontStyle style
)

Parameters

style
Type: Spire.Pdf.Graphics PdfFontStyle
The style.
See Also