StringIndexDataProvider.SetString

StringIndexDataProvider.SetString method

Sets string in the CFF String Index structure at the specified index.

public abstract void SetString(string value, int index)
ParameterTypeDescription
valueStringString value
indexInt32Index of string, index means ordinal number in CFF INDEX structure, not SID

See Also