IExporter
Interface
Defines the contract for document exporters that convert documents to various output formats.
from nutrient import IExporterThis is an interface. Objects implementing this interface can be passed to methods expecting this type.
Interface
Defines the contract for document exporters that convert documents to various output formats.
from nutrient import IExporterThis is an interface. Objects implementing this interface can be passed to methods expecting this type.