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