C#
VB
Java
C++
The image compression type of the embedded image.
public 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 );
}
A PDFImageType that indicates the compression type.
For an example, refer to PDFDocument.Images.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET