Image formats supported by PdfRenderer.
Inheritance Hierarchy
NReco.PdfRendererImageFormat
Namespace: NReco.PdfRenderer
Assembly: NReco.PdfRenderer (in NReco.PdfRenderer.dll) Version: 1.5.1
Syntax
The ImageFormat type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| Jpeg |
JPEG image format
| |
| Png |
PNG image format
| |
| Tiff |
TIFF image format
|
See Also