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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpip Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.