ToGdiStringFormat

StringFormatExtensions.ToGdiStringFormat method

Converts the StringFormat to the StringFormat.

public static StringFormat ToGdiStringFormat(StringFormat stringFormat)
ParameterTypeDescription
stringFormatStringFormatThe StringFormat to convert.

Return Value

The converted StringFormat.

See Also