Class StringFormatExtensions

Class StringFormatExtensions

Името на пространството: Aspose.Imaging.Extensions Асамблея: Aspose.Imaging.dll (25.4.0)

Съдържа методи за разширяване на Aspose.Imaging.StringFormat клас.

public static class StringFormatExtensions

Inheritance

object StringFormatExtensions

наследници

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Methods

ToGdiStringFormat(StringFormat)

Конвертира Aspose.Imaging.StringFormat в System.Drawing. String Format.

public static StringFormat ToGdiStringFormat(StringFormat stringFormat)

Parameters

stringFormat StringFormat

Aspose.Imaging.StringFormat за конвертиране.

Returns

StringFormat

Конвертираната система.Drawing.StringFormat.

 Български