LAUREL BRIDGE

OptionsTransferSyntax Property

DICOM Connectivity Framework V3.4
The output transfer syntax to use when writing the output DICOM file out, which will be the same as the input transfer syntax if unspecified.

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

C#
public string TransferSyntax { get; set; }

Property Value

Type: String
See Also

Reference