Aspose::Font::Cff::CffFontsSettings classe
CffFontsSettings class
Fornisce impostazioni comuni ai font CFF.
class CffFontsSettings : public System::Object
Metodi
| Metodo | Descrizione |
|---|---|
| CffFontsSettings() | Costruttore. |
| get_UpdateStringsStrategy() const | Strategia per l’aggiornamento delle stringhe nella struttura CFF String INDEX. L’opzione AddStringAsIs è usata per impostazione predefinita. |
| set_UpdateStringsStrategy(CffDataProviders::CffUpdateStringIndexStrategy) | Strategia per l’aggiornamento delle stringhe nella struttura CFF String INDEX. L’opzione AddStringAsIs è usata per impostazione predefinita. |
Vedi anche
- Class Object
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++