XFINIUM.PDF Documentation
PdfXLTiffImage Class
Members 



Defines an extra large TIFF image.
Object Model
PdfXLTiffImage ClassPdfAlternateImageCollection ClassPdfAlternateImage ClassPdfColorSpace ClassPdfCosDictionary ClassPdfImageMask ClassPdfMeasure ClassPdfPointData Class
Syntax
'Declaration
 
Public Class PdfXLTiffImage 
   Inherits PdfImage
'Usage
 
Dim instance As PdfXLTiffImage
public class PdfXLTiffImage : PdfImage 
public ref class PdfXLTiffImage : public PdfImage 
Remarks
Extra large TIFF images are not loaded in memory while the PDF file is created, their content is transfered directly to the output PDF file when it is saved. Because of this a reference to the original TIFF stream must be kept until the PDF file is saved.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.Graphics.PdfImage
      Xfinium.Pdf.Graphics.PdfXLTiffImage

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

PdfXLTiffImage Members
Xfinium.Pdf.Graphics Namespace

Send Feedback