DVTk API
FilePreamble Property
DVTkDvtkHighLevelInterface.Dicom.FilesFileMetaInformationFilePreamble
DVTk API

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

Get or set the file preable.
Declaration Syntax
C#Visual BasicVisual C++
public byte[] FilePreamble { get; set; }
Public Property FilePreamble As Byte()
public:
property array<unsigned char>^ FilePreamble {
	array<unsigned char>^ get ();
	void set (array<unsigned char>^ value);
}

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0