ExtendedForm Property

Summary
Gets or sets a value that indicates whether the image data-bins are returned in extended form.
Syntax
C#
VB
C++
public bool ExtendedForm { get; set; } 
  
Public Property ExtendedForm As Boolean 
public: 
property bool ExtendedForm { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

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

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.