XFontSourceGetOrCreateFrom Method Terminal Works - PDF Printing.Net Library
Gets an existing font source or creates a new one. A new font source is cached in font factory.

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

public static XFontSource GetOrCreateFrom(
	byte[] bytes
)

Parameters

bytes
Type: SystemByte

Return Value

Type: XFontSource
See Also

Reference