Method SaveFamilies
Namespace TallComponents.PDF.Fonts
Class Font
Save the font family collection.
You can use the saved stream to initialize the collection the next time. This will reduce the load-time.
Syntax
public Void SaveFamilies(Stream stream)
Returns
Void
Parameters
Stream
stream
Save to this stream.