←Select platform

Types Property

Summary
Gets or sets the image return types accepted by the server.

Syntax
C#
C++/CLI
Python
public ImageReturnType[] Types { get; set; } 
public: 
property array<ImageReturnType^>^ Types { 
   array<ImageReturnType^>^ get(); 
   void set (    array<ImageReturnType^>^ ); 
} 
Types # get and set (ResponseFields) 

Property Value

An array of ImageReturnType for the types accepted by the server.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.