←Select platform

MetaDataReq Property

Summary

Gets or sets the MetaDataReqFields options.

Syntax

C#
VB
C++
public MetaReq MetaDataReq { get; set; } 
  
Public Property MetaDataReq As Leadtools.Jpip.MetaReq 
public: 
property Leadtools.Jpip.MetaReq^ MetaDataReq { 
   Leadtools.Jpip.MetaReq^ get(); 
   void set (    Leadtools.Jpip.MetaReq^ ); 
} 

Property Value

A MetaReq object specifying the metadata desired in response to a client request.

Remarks

Use this field to control the meta-data information returned for the requested image.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly