Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip assembly)

Show in webframe

BoxProp Property






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

Error processing SSI file
Leadtools.Jpip requires a Document or Medical and a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features