←Select platform

InformationFlags Property

Summary

Gets the Meta-header flags and Transfer Syntax flags that indicate the file characteristics.

Syntax
C#
VB
C++
Java
public DicomDataSetFlags InformationFlags { get; } 
Public ReadOnly Property InformationFlags As DicomDataSetFlags 
public void initializeCommandSet(DicomCommandType commandType, boolean request) 
public: 
property DicomDataSetFlags InformationFlags { 
   DicomDataSetFlags get(); 
} 

Property Value

The Meta-header flags and Transfer Syntax flags that indicate the file characteristics.

Example

For an example, refer to Reset.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly