'Declaration Public Overrides Function GetFontTableStream( _ ByVal name As System.String _ ) As System.IO.Stream
public override System.IO.Stream GetFontTableStream( System.string name )
Parameters
- name
- The name of the font table block.
Return Value
Returns the font table stream, otherwise null.