DVTk API
TransferSyntax Property
DVTkDvtkHighLevelInterface.Dicom.FilesFileMetaInformationTransferSyntax
DVTk API

[This is preliminary documentation and is subject to change.]

Get or set the transfer syntax. Default is 1.2.840.10008.1.2.1 (Explict Little Endian).
Declaration Syntax
C#Visual BasicVisual C++
public string TransferSyntax { get; set; }
Public Property TransferSyntax As String
public:
property String^ TransferSyntax {
	String^ get ();
	void set (String^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0