←Select platform

ImageReturnTypes Property

Summary
Gets or sets the type or (types) of the requested data.

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

Property Value

An array of ImageReturnType specifying the type or (types) of the requested data.

Remarks

Use this field to specify the type of image stream returned by the server. Currently the LEAD JPIP Server only supports theJppStream enumeration value.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

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