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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly