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.

 Українська