openDICOM.NET API Reference (openDICOM# Class Library)

ValueRepresentation.IsStrictDecoded Property

Global switch for controlling strictness of DICOM content decoding. If this switch is set to false, a lot of conditions within Decode will be ignored.

public static bool IsStrictDecoded {get; set;}

See Also

ValueRepresentation Class | openDicom.DataStructure Namespace