C1.Win.8 Assembly / C1.Util Namespace / RawFontSubSet Class / RawFontSubSet Constructor / RawFontSubSet Constructor(String)
The path for raw font file.

In This Topic
RawFontSubSet Constructor(String)
In This Topic
Initialization raw subset.
Syntax
'Declaration
 
Protected Function New( _
   ByVal path As String _
)
 

Parameters

path
The path for raw font file.
See Also