LAUREL BRIDGE

OptionsOutputTransferSyntax Property

DICOM Connectivity Framework V3.4
The transfer syntax to use when writing each output DICOM file. If unspecified, ELE is used.

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

C#
public string OutputTransferSyntax { get; set; }

Property Value

Type: String
See Also

Reference