[]
Base class for all exporters performing export to image format.
public abstract class ImageExporter : PaginatedExporter, IDisposable
Name | Description |
---|---|
ImageExporter() |
Name | Description |
---|---|
CanExportRange(OutputRangeType) | Tests whether the specified type of range can be exported by the current exporter. |
GetDevInfo() | For internal use. |
GetFormat() | For internal use. |
GetOutputFormat() | For internal use. |
InternalExport(IExecutionContext) |