ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedPage Object > IGMedPage Properties > DataSet Property |
Gets the DICOM DataSet structure. If the IGMedPage Object does not have a DataSet attached, for example, if IGMedPage Object contains an image that was loaded from a non-DICOM file, accessing this property will raise an error.
Use IGMedPage Object.IsDICOMStructurePresent Method to check for presence of the DataSet. Use IGMedPage.AddDICOMStructure Method and IGMedPage.RemoveDICOMStructure Method to add or remove DataSet to (from) IGMedPage Object.
Read-only property
Default Value: N/A
PValid Values: N/A
N/A
Med