←Select platform

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 Leadtools.Jpip.ReqBoxProp() 
public: 
property Leadtools.Jpip.array<ReqBoxProp^>^ BoxProp { 
   Leadtools.Jpip.array<ReqBoxProp^>^ get(); 
   void set (    Leadtools.Jpip.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly