ImgType Property

Summary

Gets or sets the ImageTypes of the image.

Syntax
C#
VB
C++
public ImageTypes ImgType { get; set; } 
  
Public Property ImgType As ImageTypes 
public: 
property ImageTypes ImgType { 
   ImageTypes get(); 
   void set (    ImageTypes ); 
} 

Property Value

The ImageTypes of the requested image.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly