Class CdrTextCollection

Class CdrTextCollection

اسم الفضاء : Aspose.Imaging.FileFormats.Cdr.Types تجميع: Aspose.Imaging.dll (25.4.0)

مجموعة النص CDR

[JsonObject(MemberSerialization.OptIn)]
public class CdrTextCollection

Inheritance

object CdrTextCollection

الأعضاء الموروثين

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

Constructors

CdrTextCollection()

public CdrTextCollection()

Methods

Add(إنت، CdrText)

أضف النص .

[Obsolete]
public void Add(int key, CdrText cdrText)

Parameters

key int

مفتاح النص

cdrText CdrText

نص CDR

GetText(إنت)

احصل على النص

[Obsolete]
public CdrText[] GetText(int key)

Parameters

key int

مفتاح النص

Returns

CdrText [ ]

الحالة النصية CDR

 عربي