C#
VB
C++
Gets or sets the image return types accepted by the server.
public ImageReturnType[] Types { get; set; }
Public Property Types As Leadtools.Jpip.ImageReturnType()
public:
property Leadtools.Jpip.array<ImageReturnType^>^ Types {
Leadtools.Jpip.array<ImageReturnType^>^ get();
void set ( Leadtools.Jpip.array<ImageReturnType^>^ );
}
An array of ImageReturnType for the types accepted by the server.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET