Save

FontResourceBase.Save method

Saves this font to the specified file

public void Save(string fullPathToFile)
Parameter Type Description
fullPathToFile String Full path to the file, which will be created or rewritten

See Also