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

Конвертируемый System.Drawing.StringFormat.

 Русский