XFINIUM.PDF Documentation
PdfXLJpegImage Class
Members 



Defines an extra large JPEG image.
Object Model
PdfXLJpegImage ClassPdfAlternateImageCollection ClassPdfAlternateImage ClassPdfColorSpace ClassPdfCosDictionary ClassPdfImageMask ClassPdfMeasure ClassPdfPointData Class
Syntax
'Declaration
 
Public Class PdfXLJpegImage 
   Inherits PdfImage
'Usage
 
Dim instance As PdfXLJpegImage
public class PdfXLJpegImage : PdfImage 
public ref class PdfXLJpegImage : public PdfImage 
Remarks
Extra large JPEG images are not loaded in memory.
The image object keeps a reference to the input stream till the PDF file is generated and writes the image to the PDF file directly from the input stream.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfImage
      Xfinium.Pdf.Graphics.PdfXLJpegImage

Requirements

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


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfXLJpegImage Members
Xfinium.Pdf.Graphics Namespace

Send Feedback