Medias |
Name | Description | |
---|---|---|
GetPrintableAsync(Guid, NullableDecimal, NullableDecimal, NullablePrintSizeUnit) | Gets an image scaled to match submitted max width or max height converted to 300dpi. If the image is smaller than the requested dimensions, the original image is returned. | |
GetPrintableAsync(Guid, NullableDecimal, NullableDecimal, NullablePrintSizeUnit, Stream) | Gets an image scaled to match submitted max width or max height converted to 300dpi. If the image is smaller than the requested dimensions, the original image is returned. |