| Interface | Description |
|---|---|
| Asset |
Interface for subclassing different types of assets (Image, PDF, HTML...)
|
| Class | Description |
|---|---|
| ImageAsset |
One of the first objects you need to create in order to use our print workflow is the ImageAsset
object.
|
| PDFAsset |
| Enum | Description |
|---|---|
| ImageAsset.MeasurementUnits |
This enum is used to tell the PrintJob how to read the size of the imageAsset.
|