ImageGear Professional v18.2 > API Reference Guide > MD Component API Reference > MD Component Objects > IGMedPage Object > IGMedPage Methods > IsDICOMStructurePresent Method |
Checks if the IGMedPage Object has a DICOM structure attached. The following DICOM data structures can be attached to IGMedPage Object: DataSet, FileMetaInfo and Preamble.
See description of the AddDICOMStructure Method for more details.
IsDICOMStructurePresent(Type As enumIGMedDICOMStructureType) As
Boolean
Name | Description |
---|---|
Type | Specifies the type of the structure to check for presence |
True, if the specified structure is present.
N/A
Med