Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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. |