←Select platform

BoxProp Property

Summary
Gets or sets the box types that are of interest.

Syntax
C#
C++/CLI
Python
public ReqBoxProp[] BoxProp { get; set; } 
public: 
property array<ReqBoxProp^>^ BoxProp { 
   array<ReqBoxProp^>^ get(); 
   void set (    array<ReqBoxProp^>^ ); 
} 
BoxProp # get and set (MetaReq) 

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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

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