[]
        
(Showing Draft Content)

C1.Win.Document.Util.C1RichText.SetFont

SetFont Method

SetFont(Font)

Sets default font, it used when assigned RTF do define a font.

Declaration
public void SetFont(Font font)
Public Sub SetFont(font As Font)
Parameters
Type Name Description
Font font

System.Drawing.Font to define.