Xfinium.Pdf.Content Namespace : PdfVisualImageSaveFormat Enumeration |
Member | Description |
---|---|
Native | The image is saved in the format used for storing it in the Pdf file. Note: JPEG2000 images can be saved only in native format. |
Png | The image is saved in PNG format. Note: JPEG2000 images cannot be saved in PNG format. |
Raw | The image is saved in RAW format. Note: JPEG2000 images cannot be saved in RAW format. |
Tiff | The image is saved in TIFF format. Note: JPEG2000 images cannot be saved in TIFF format. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Content.PdfVisualImageSaveFormat
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library