Class StringFormatExtensions
Class StringFormatExtensions
Il nome: Aspose.Imaging.Extensions Assemblea: Aspose.Imaging.dll (25.4.0)
Contiene metodi di estensione per 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)
Converti il Aspose.Imaging.StringFormat in System.Drawing. String Format.
public static StringFormat ToGdiStringFormat(StringFormat stringFormat)
Parameters
stringFormat
StringFormat
Il Aspose.Imaging.StringFormat per convertire.
Returns
Conversione di System.Drawing.StringFormat.