Leadtools.Dicom Namespace > DicomDataSet Class : GetEncapsulatedDocument Method |
Overload | Description |
---|---|
GetEncapsulatedDocument(DicomElement,Boolean,String,DicomEncapsulatedDocument,DicomCodeSequenceItem) | Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and output the results to a disk file. |
GetEncapsulatedDocument(DicomElement,Boolean,Stream,DicomEncapsulatedDocument,DicomCodeSequenceItem) | Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and outputs the results to a stream. |
GetEncapsulatedDocument(DicomElement,Boolean,ILeadStream,DicomEncapsulatedDocument,DicomCodeSequenceItem) | Retrieves an encapsulated document and corresponding DICOM elements from a DICOM data set and outputs the results to a stream. |