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 : SetEncapsulatedDocument Method |
Overload | Description |
---|---|
SetEncapsulatedDocument(DicomElement,Boolean,String,DicomEncapsulatedDocument,DicomCodeSequenceItem) | Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a disk file. |
SetEncapsulatedDocument(DicomElement,Boolean,Stream,DicomEncapsulatedDocument,DicomCodeSequenceItem) | Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a stream. |
SetEncapsulatedDocument(DicomElement,Boolean,ILeadStream,DicomEncapsulatedDocument,DicomCodeSequenceItem) | Inserts an encapsulated document and corresponding DICOM elements into a DICOM data set in a stream. |