Add a new entry to the map without specifying the font name. The name will be extracted
from the font program.
Namespace: TallComponents.PDF.ConfigurationAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0
Syntax
Parameters
- stream
- Type: System.IO..::..Stream
The stream that holds the font program.
Remarks
The callee will cache the stream content so the stream does not have to be available after this call returns.
The caller is responsible for closing this stream after this call returns.