C1.Win.8 Assembly / C1.Util Namespace / FontBuilder Class / GetFontData Method / GetFontData(FontSubSet,CodeRanges,Boolean) Method

In This Topic
GetFontData(FontSubSet,CodeRanges,Boolean) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function GetFontData( _
   ByVal fss As FontSubSet, _
   ByVal codeRanges As CodeRanges, _
   ByVal includeCMap As Boolean _
) As Byte()
 

Parameters

fss
codeRanges
includeCMap
See Also