dcmNET Class Library

DicomFile.TransferSyntaxUID Property

Retrieves and sets the transfer syntax UID contained in this Dicom file object

[Visual Basic]
Public Property TransferSyntaxUID As String
[C#]
public string TransferSyntaxUID {get; set;}

See Also

DicomFile Class | dcmNET Namespace