LAUREL BRIDGE

EncapsulatedPdfToString Method

DICOM Connectivity Framework V3.4
Returns the dump of this IODs backing dataset.

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

C#
public override string ToString()

Return Value

Type: String
the dataset as a string
See Also

Reference