Create

FontSubstitute.Create method

Creëer een nieuw lettertypevervangingspaar.

public static FontSubstitute Create(string originalFont, string substituteWith)
Parameter Type Beschrijving
originalFont String Lettertype uit het brondocument.
substituteWith String Lettertype dat zal worden gebruikt om “originalFont.

Zie ook