Aspose::Font::CffDataProviders::TopDictDataProvider::SetVersion method
TopDictDataProvider::SetVersion method
Sets string value for the version field(operator) and returns SID associated with the newly set string value.
int32_t Aspose::Font::CffDataProviders::TopDictDataProvider::SetVersion(System::String value)
Parameter | Type | Description |
---|---|---|
value | System::String | String value for the version field(operator) |
ReturnValue
version SID(string identifier)
See Also
- Class String
- Class TopDictDataProvider
- Namespace Aspose::Font::CffDataProviders
- Library Aspose.Font for C++