Class CdrTextCollection

Class CdrTextCollection

İsim alanı : Aspose.Imaging.FileFormats.Cdr.Types Toplantı: Aspose.Imaging.dll (25.4.0)

Cdr Metin Koleksiyonu

[JsonObject(MemberSerialization.OptIn)]
public class CdrTextCollection

Inheritance

object CdrTextCollection

mirasçı üyeleri

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 için)

Yazıyı ekleyin.

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

Parameters

key int

Yazının anahtarı.

cdrText CdrText

CDR yazısı için.

GetText(int ile)

Yazıyı alır.

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

Parameters

key int

Yazının Anahtarı

Returns

CdrText […]

cdr metin örneği

 Türkçe