XPrivateFontCollectionAdd Method (Stream)Terminal Works - PDF Printing.Net Library
Adds the specified font data to the global PrivateFontCollection. Family name and style are automatically retrieved from the font.

Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public static void Add(
	Stream stream
)

Parameters

stream
Type: System.IOStream
See Also

Reference