Font.save

Overview | Methods | Fields | This Package | All Packages

Font.save

Persists this font to the specified data stream.

Syntax

public void save( IDataStream stream )

Parameters

stream

The stream to which to persist the font information.

See Also   IPersistable