TypeToolFontInfo.Save

TypeToolFontInfo.Save method

Saves the TypeToolFontInfo information to the specified stream container.

public void Save(StreamContainer streamContainer)
ParameterTypeDescription
streamContainerStreamContainerThe stream container to save to.

See Also