Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a disk file.
Overload | Description |
---|---|
SetEncapsulatedDocument(DicomElement,bool,Stream,DicomEncapsulatedDocument,DicomCodeSequenceItem) | Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a stream. |
SetEncapsulatedDocument(DicomElement,bool,string,DicomEncapsulatedDocument,DicomCodeSequenceItem) | Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a disk file. |