Aspose.Font.Sources

The Aspose.Font.Sources namespace provides functionality to access Font data from different sources(files, memory streams, etc).

Classes

ClassDescription
ByteContentStreamSourceRepresents a stream source based on content stream.
FileSystemStreamSourceRepresents a stream source based on file system.
FontDefinitionRepresents Font file set definition. This class contains fields which are not related to font internal data. These fields describe font placement and another data needed to load font from some font source(file, memory, etc).
FontFileDefinitionRepresents Font file definition.
StreamSourceDefines a way to get a file stream when it is needed.