Class StringFormatExtensions
Class StringFormatExtensions
Le nom : Aspose.Imaging.Extensions Assemblée: Aspose.Imaging.dll (25.4.0)
Il contient des méthodes d’extension pour la classe Aspose.Imaging.StringFormat.
public static class StringFormatExtensions
Inheritance
object ← StringFormatExtensions
I membri ereditari
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
ToGdiStringFormat(StringFormat)
Convertez le Aspose.Imaging.StringFormat en System.Drawing. String Format.
public static StringFormat ToGdiStringFormat(StringFormat stringFormat)
Parameters
stringFormat
StringFormat
Le Aspose.Imaging.StringFormat à convertir.
Returns
Le système converti.Drawing.StringFormat.