C#
VB
C++
Gets or sets the MetaDataReqFields options.
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^ );
}
A MetaReq object specifying the metadata desired in response to a client request.
Use this field to control the meta-data information returned for the requested image.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET