LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

BoxProp Property

Show in webframe





Gets or sets the box types that are of interest.
Syntax
public ReqBoxProp[] BoxProp {get; set;}
'Declaration
 
Public Property BoxProp As ReqBoxProp()
'Usage
 
Dim instance As MetaReq
Dim value() As ReqBoxProp
 
instance.BoxProp = value
 
value = instance.BoxProp

            

            
public:
property array<ReqBoxProp^>^ BoxProp {
   array<ReqBoxProp^>^ get();
   void set (    array<ReqBoxProp^>^ value);
}

Property Value

An Array of ReqBoxProp which specify a list of box types that are of interest to the client.
Remarks

Use this field to specify the information about the returned image meta-data boxes.

Requirements

Target Platforms

See Also

Reference

MetaReq Class
MetaReq 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