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: 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.