For internal use only.

Namespace: TallComponents.PDF.Layout.Fonts
Assembly: TallComponents.PDF.Layout (in TallComponents.PDF.Layout.dll) Version: 3.0.63.0

Syntax

C#
public static Font Parse(
	string path
)
Visual Basic
Public Shared Function Parse ( _
	path As String _
) As Font

Parameters

path
Type: System..::..String
For internal use only.

Return Value

For internal use only.

See Also