XImage Type Property. The type of image. ABCpdf .NET PDF Library.

ABCpdf .net

 
   

 

Type Default Read Only Description
[C#] string

[Visual Basic]
String
See description. Yes The type of image.

 

   

Notes
 

The type property reflects the type of image that has been loaded using SetFile or SetData. It can take one of the following values.

  • ""
  • "BMP"
  • "EMF"
  • "EXIF"
  • "GIF"
  • "Icon"
  • "JPEG"
  • "MemoryBMP"
  • "PNG"
  • "TIFF"
  • "WMF"
  • "EPS"
  • "PS"
  • "SWF"
   

Example
 
None.