←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly