Leadtools.Jpip Namespace > MetaReq Class : BoxProp Property |
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 ReqBoxProp[] BoxProp {get; set;}
get_BoxProp();
set_BoxProp(value);
public: property array<ReqBoxProp^>^ BoxProp { array<ReqBoxProp^>^ get(); void set ( array<ReqBoxProp^>^ value); }
Use this field to specify the information about the returned image meta-data boxes.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2