[]
        
(Showing Draft Content)

C1.Util.GraphicsRendering.GetTextFormat

GetTextFormat Method

GetTextFormat(XLFont)

Gets TextFormat object by XLFont object.

Declaration
[CLSCompliant(false)]
public static TextFormat GetTextFormat(XLFont xlf)
Parameters
Type Name Description
XLFont xlf

The XLFont object.

Returns
Type Description
TextFormat

The TextFormat object.