GetNameRecordsByNameId
TtfNameTable.GetNameRecordsByNameId method
Restituisce tuttoNameRecord
strutture il cui campo NameId è uguale a da passarenameId valore. Se non vengono trovati record, verrà restituito un array vuoto.
public NameRecord[] GetNameRecordsByNameId(NameId nameId)
Parametro | Tipo | Descrizione |
---|---|---|
nameId | NameId | identificatore del nome |
Valore di ritorno
Matrice diNameRecord
strutture
Guarda anche
- class NameRecord
- enum NameId
- class TtfNameTable
- spazio dei nomi Aspose.Font.TtfTables
- assemblea Aspose.Font