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

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

Parameters

fss
The exist FontSubSet object.
See Also