←Select platform

InformationFlags Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
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(); 
} 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly