ImageReturnType Constructor

Summary
Initializes a new instance of the ImageReturnType class.
Syntax
C#
VB
C++
  
Public Function New( _ 
   ByVal type As ImageTypes, _ 
   ByVal extendedForm As Boolean _ 
) 
public: 
ImageReturnType(  
   ImageTypes type, 
   bool extendedForm 
) 

Parameters

type
The ImageTypes of the requested image.

extendedForm
A System.Boolean value specifying whether the returned image precincts have the extended form. true to enable the extended form; otherwise, false.

Example

For an example, refer to Leadtools.Jpip.RequestEncoder.HttpRequestEncoder.

Requirements

Target Platforms

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

Leadtools.Jpip Assembly

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