[]
        
(Showing Draft Content)

C1.Win.Drawing.StringRendererGDI.GetTextFormatFlags

GetTextFormatFlags Method

GetTextFormatFlags(StringFormat, bool)

Gets the TextFormatFlags corresponding to the specified StringFormat.

Declaration
public static TextFormatFlags GetTextFormatFlags(StringFormat stringFormat, bool rightToLeft = false)
Parameters
Type Name Description
StringFormat stringFormat

The text layout information.

bool rightToLeft

If true, the text is displayed from right to left.

Returns
Type Description
TextFormatFlags

The display and layout information for text strings.