Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

ImageType Property






The image compression type of the embedded image.
Syntax
public PDFImageType ImageType {get; set;}
'Declaration
 
Public Property ImageType As PDFImageType
'Usage
 
Dim instance As PDFImage
Dim value As PDFImageType
 
instance.ImageType = value
 
value = instance.ImageType
public PDFImageType getImageType()
public void setImageType(PDFImageType type)
            
public:
property PDFImageType ImageType {
   PDFImageType get();
   void set (    PDFImageType value);
}

Property Value

A PDFImageType that indicates the compression type.
Example
For an example, refer to PDFDocument.Images.
Requirements

Target Platforms

See Also

Reference

PDFImage Structure
PDFImage Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features