←Select platform

Meta Property

Summary

Contains the meta data associated with a query.

Syntax
C#
C++/CLI
public string Meta { get; set; } 
public:  
   property String^ Meta 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The meta data requested, in JSON text format.

Available values are: json and info.

json: loads the DICOM file in json format, excluding the image data. info: loads the DICOM file's image information.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Imaging Assembly

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