LAUREL BRIDGE

EncapsulatedPdf Constructor (DicomDataSet)

DICOM Connectivity Framework V3.4
Constructor with a dataset. No checks are performed to make sure the dataset elements are legal for EncapsulatedPdf.

Namespace:  LaurelBridge.DCFExamples.PdfToDicom.IOD
Assembly:  PdfToDicom (in PdfToDicom.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public EncapsulatedPdf(
	DicomDataSet dataSet
)

Parameters

dataSet
Type: DicomDataSet
the dataset
See Also

Reference