Class CdrTextCollection

Class CdrTextCollection

Název místa: Aspose.Imaging.FileFormats.Cdr.Types Shromáždění: Aspose.Imaging.dll (25.4.0)

Sbírka textů CDR

[JsonObject(MemberSerialization.OptIn)]
public class CdrTextCollection

Inheritance

object CdrTextCollection

Dědiční členové

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(Článek, CdrText)

Přidejte ten text.

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

Parameters

key int

Klíč k textu.

cdrText CdrText

Text z CDR.

GetText(Int)

Dostane text.

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

Parameters

key int

Klíč k textu

Returns

CdrText []a[]

Příklad CDR textu

 Čeština