Aspose::Font::Cff::CffFontsSettings class
CffFontsSettings class
Provides settings common to CFF fonts.
class CffFontsSettings : public System::Object
Methods
Method | Description |
---|---|
CffFontsSettings() | Constructor. |
get_UpdateStringsStrategy() const | Strategy for updating strings in the CFF String INDEX structure. The AddStringAsIs option is used by default. |
set_UpdateStringsStrategy(Aspose::Font::CffDataProviders::CffUpdateStringIndexStrategy) | Strategy for updating strings in the CFF String INDEX structure. The AddStringAsIs option is used by default. |
See Also
- Class Object
- Namespace Aspose::Font::Cff
- Library Aspose.Font for C++