[]
        
(Showing Draft Content)

C1.Util.Font.GetTextFormat

GetTextFormat Method

GetTextFormat(Font, Color)

Gets GrapeCity.Documents.Text.TextFormat object by Font object.

Declaration
public static TextFormat GetTextFormat(Font font, Color clr)
Parameters
Type Name Description
Font font

The Font object.

Color clr

The Color object.

Returns
Type Description
TextFormat

The GrapeCity.Documents.Text.TextFormat object.