LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)
LEAD Technologies, Inc

ExtendedForm Property






Gets or sets a value that indicates whether the image data-bins are returned in extended form.
Syntax
public bool ExtendedForm {get; set;}
'Declaration
 
Public Property ExtendedForm As Boolean
'Usage
 
Dim instance As ImageReturnType
Dim value As Boolean
 
instance.ExtendedForm = value
 
value = instance.ExtendedForm
public bool ExtendedForm {get; set;}
 get_ExtendedForm();
set_ExtendedForm(value);
public:
property bool ExtendedForm {
   bool get();
   void set (    bool value);
}

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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ImageReturnType Class
ImageReturnType Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip requires a JPIP Module and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features