Aspose::Font::CffDataProviders::NameIndexDataProvider::AddName method
NameIndexDataProvider::AddName method
Aggiunge un nome di carattere alla struttura Name INDEX. Utilizzare questo metodo con cautela perché ogni nome di carattere nella struttura CFF Name INDEX deve avere una struttura DICT corrispondente nell’indice Top DICT secondo la specifica CFF.
virtual void Aspose::Font::CffDataProviders::NameIndexDataProvider::AddName(System::String name)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| name | System::String | Font nome |
Vedi anche
- Class String
- Class NameIndexDataProvider
- Namespace Aspose::Font::CffDataProviders
- Library Aspose.Font for C++