MetaDataReq Property

Summary

Gets or sets the MetaDataReqFields options.

Syntax
C#
VB
C++
public MetaReq MetaDataReq { get; set; } 
  
Public Property MetaDataReq As MetaReq 
public: 
property MetaReq^ MetaDataReq { 
   MetaReq^ get(); 
   void set (    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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly