C1.Win.4.8 Assembly / C1.Util Namespace / FontSubSet Class / SetFontSubSet Method / SetFontSubSet(FontKey,FontSubSet) Method
The exist FontKey object.
The exist FontSubSet object.

In This Topic
SetFontSubSet(FontKey,FontSubSet) Method
In This Topic
Sets already exist FontSubSet object to cache.
Syntax
'Declaration
 
Public Overloads Shared Sub SetFontSubSet( _
   ByVal fk As FontKey, _
   ByVal fss As FontSubSet _
) 
 

Parameters

fk
The exist FontKey object.
fss
The exist FontSubSet object.
See Also