LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

ExtendedForm Property

Show in webframe





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:
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

See Also

Reference

ImageReturnType Class
ImageReturnType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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