←Select platform

ImageType Property

Summary

The image compression type of the embedded image.

Syntax

C#
VB
Java
C++
public Leadtools.Pdf.PDFImageType ImageType {get; set;}
Public Property ImageType As Leadtools.Pdf.PDFImageType
public PDFImageType getImageType() 
public void setImageType(PDFImageType type) 
public: 
property Leadtools.Pdf.PDFImageType ImageType { 
   Leadtools.Pdf.PDFImageType get(); 
   void set (    Leadtools.Pdf.PDFImageType ); 
} 

Property Value

A PDFImageType that indicates the compression type.

Example

For an example, refer to PDFDocument.Images.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Pdf Assembly
Click or drag to resize