'宣言 Public Overloads Function GetFontData( _ ByVal fss As FontSubSet, _ ByVal codeRange As CodeRange, _ ByVal includeCMap As System.Boolean _ ) As System.Byte()
'使用法 Dim instance As FontBuilder Dim fss As FontSubSet Dim codeRange As CodeRange Dim includeCMap As System.Boolean Dim value() As System.Byte value = instance.GetFontData(fss, codeRange, includeCMap)
public System.byte[] GetFontData( FontSubSet fss, CodeRange codeRange, System.bool includeCMap )
パラメータ
- fss
- codeRange
- includeCMap