FontSubstitute.Create method

On this page

Instantiate new font substitution pair.

public static FontSubstitute Create(string originalFont, string substituteWith)
parameterdescription
originalFontFont from the source document.
substituteWithFont which will be used to replace “originalFont.

See Also

On this page