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