get_data method
get_data
Opens the stream with the font data. The caller is responsible for disposing the stream.
Returns
The stream with the font data.
def get_data(self):
...
See Also
- module
aspose.svg.drawing
- class
ITrueTypeFont
Opens the stream with the font data. The caller is responsible for disposing the stream.
The stream with the font data.
def get_data(self):
...
aspose.svg.drawing
ITrueTypeFont