StringIndexDataProvider.RemoveString

StringIndexDataProvider.RemoveString method

Removes string from CFF String Index structure at the specified index.

public abstract void RemoveString(int index)
ParameterTypeDescription
indexInt32Index of string, index means an ordinal number at CFF INDEX structure, not SID

See Also