Class StringFormatExtensions

Class StringFormatExtensions

De naam: Aspose.Imaging.Extensions Verzameling: Aspose.Imaging.dll (25.4.0)

Inhoudt uitbreidingsmethoden voor de Aspose.Imaging.StringFormat klasse.

public static class StringFormatExtensions

Inheritance

object StringFormatExtensions

Geëerbiede leden

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

Methods

ToGdiStringFormat(StringFormat)

Converteert de Aspose.Imaging.StringFormat naar de System.Drawing. Stringformat.

public static StringFormat ToGdiStringFormat(StringFormat stringFormat)

Parameters

stringFormat StringFormat

De Aspose.Imaging.StringFormat om te converteren.

Returns

StringFormat

De converteerde System.Drawing.StringFormat.

 Nederlands