openDICOM.NET API Reference (openDICOM# Class Library)

TransferSyntax.IsImplicitVR Property

Returns whether this transfer syntax instance uses implicit DICOM value representations. Implicit VRs can only be accessed from the data element dictionary and are not part of a DICOM stream.

public bool IsImplicitVR {get;}

See Also

TransferSyntax Class | openDicom.Encoding Namespace