'Declaration Public Overloads Shared Function GetFontSubSet( _ ByVal path As String _ ) As FontSubSet
public static FontSubSet GetFontSubSet( string path )
Parameters
- path
- The path for font file.
Return Value
The font subset object.
'Declaration Public Overloads Shared Function GetFontSubSet( _ ByVal path As String _ ) As FontSubSet
public static FontSubSet GetFontSubSet( string path )