'Declaration Public ReadOnly Property IsImplicitVR As Boolean
public bool IsImplicitVR { get; }
public: __property bool get_IsImplicitVR();
Property Value
true - the Value Representation is implicit; false - the Value Representation is NOT implicit.
Default value is false.
Default value is false.