Aspose.Font.Sources Namespace

The Aspose.Font.Sources namespace provides functionality to access Font data from different sources(files, memory streams, etc).
Classes
  ClassDescription
Public classByteContentStreamSource
Represents a stream source based on content stream.
Public classFileSystemStreamSource
Represents a stream source based on file system.
Public classFontDefinition
Represents 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).
Public classFontFileDefinition
Represents Font file definition.
Public classStreamSource
Defines a way to get a file stream when it is needed.