ImageSaveFileFormat
ImageSaveFileFormat enumeration
Definieert verschillende opslagbestandsindelingen.
public enum ImageSaveFileFormat
Waarden
| Naam | Waarde | Beschrijving |
|---|---|---|
| Default | 0 |
Bestandsformaat wordt niet gewijzigd. |
| Bmp | 1 |
Slaat het document op in het Bmp-formaat. |
| Gif | 2 |
Slaat het document op in GIF-indeling. |
| Jpg | 3 |
Slaat het document op in Jpg-formaat. |
| Png | 4 |
Slaat het document op in PNG-formaat. |
| Psd | 5 |
Slaat het document op in het Psd-formaat. |
| Svg | 6 |
Slaat het document op in de Svg-indeling. |
| Tiff | 7 |
Slaat het document op in het Tiff-formaat. |
| Webp | 8 |
Slaat het document op in het Webp-formaat. |
9 |
Slaat het document op in pdf-formaat. |
Zie ook
- naamruimte GroupDocs.Signature.Domain
- montage GroupDocs.Signature