Create
FontSubstitute.Create method
Instantiate new font substitution pair.
public static FontSubstitute Create(string originalFont, string substituteWith)
Parameter | Type | Description |
---|---|---|
originalFont | String | Font from the source document. |
substituteWith | String | Font which will be used to replace “originalFont. |
See Also
- class FontSubstitute
- namespace GroupDocs.Conversion.Contracts
- assembly GroupDocs.Conversion