Class CdrTextCollection
Class CdrTextCollection
Nome do espaço: Aspose.Imaging.FileFormats.Cdr.Types Assembleia: Aspose.Imaging.dll (25.5.0)
A coleção de texto do CDR
[JsonObject(MemberSerialization.OptIn)]
public class CdrTextCollectionInheritance
Membros herdados
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(Título: CdrText)
Adicione o texto.
[Obsolete]
public void Add(int key, CdrText cdrText)Parameters
key int
A chave do texto.
cdrText CdrText
O texto do CDR.
GetText(Int)
Obtenha o texto.
[Obsolete]
public CdrText[] GetText(int key)Parameters
key int
A chave do texto
Returns
CdrText [ ]
Instância de texto CDR