BoxProp Property

Summary
Gets or sets the box types that are of interest.
Syntax
C#
VB
C++
public ReqBoxProp[] BoxProp { get; set; } 
  
Public Property BoxProp As ReqBoxProp() 
public: 
property array<ReqBoxProp^>^ BoxProp { 
   array<ReqBoxProp^>^ get(); 
   void set (    array<ReqBoxProp^>^ ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.