C#
VB
Java
WinRT C#
C++
Gets the Meta-header flags and Transfer Syntax flags that indicate the file characteristics.
public DicomDataSetFlags InformationFlags { get; }
Public ReadOnly Property InformationFlags As Leadtools.Dicom.DicomDataSetFlags
public Leadtools.Dicom.DicomDataSetFlags InformationFlags {get;}
public void initializeCommandSet(DicomCommandType commandType, boolean request)
get_InformationFlags();
public:
property Leadtools.Dicom.DicomDataSetFlags InformationFlags {
Leadtools.Dicom.DicomDataSetFlags get();
}
The Meta-header flags and Transfer Syntax flags that indicate the file characteristics.
For an example, refer to Reset.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET