Enum ImageFormat
Specifies the supported image formats
Namespace: Neodynamic.SDK.Printing
Assembly: cs.temp.dll.dll
Syntax
public enum ImageFormat
Fields
| Name | Description |
|---|---|
| Jpeg | |
| Png | Specifies the format of the output image is PNG (Portable Network Graphics) |
| Svg | Specifies the format of the output image is SVG (Scalable Vector Graphics) |