For internal use only. Sets the current font.

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

Syntax

C#
protected internal void SetFont(
	Font font
)
Visual Basic
Protected Friend Sub SetFont ( _
	font As Font _
)

Parameters

font
Type: C1.Phone.Pdf..::..Font

See Also