Xfinium.Pdf.Content Namespace : PdfVisualImageFormat Enumeration |
'Declaration
Public Enum PdfVisualImageFormat Inherits System.Enum
'Usage
Dim instance As PdfVisualImageFormat
public enum PdfVisualImageFormat : System.Enum
public enum class PdfVisualImageFormat : public System.Enum
Member | Description |
---|---|
Jpeg | The image is embedded in the Pdf file as a JPEG image. |
Jpeg2000 | The image is embedded in the Pdf file as a JPEG2000 image. |
Raw | The image is embedded in the Pdf file in RAW format. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Content.PdfVisualImageFormat
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