[]
        
(Showing Draft Content)

C1.Word.C1WordDocument.SetFont

SetFont Method

SetFont(Font, bool)

Sets current and/or default font.

Declaration
public void SetFont(Font font, bool init = false)
Parameters
Type Name Description
Font font

The Font object.

bool init

Flag to set the default font.