[]
        
(Showing Draft Content)

C1.Util.FontSubSet.SetFontSubSet

SetFontSubSet Method

SetFontSubSet(FontSubSet)

Sets already exist FontSubSet object to cache.

Declaration
public static void SetFontSubSet(FontSubSet fss)
Parameters
Type Name Description
FontSubSet fss

The exist FontSubSet object.

SetFontSubSet(FontKey, FontSubSet)

Sets already exist FontSubSet object to cache.

Declaration
public static void SetFontSubSet(FontKey fk, FontSubSet fss)
Parameters
Type Name Description
FontKey fk

The exist FontKey object.

FontSubSet fss

The exist FontSubSet object.