openDICOM.NET API Reference (openDICOM# Class Library)

Tag.IsUserDefined Property

Returns true, if this tag is a private tag, a tag defined by user, else false. A private tag is not registered to a data element dictionary.

public bool IsUserDefined {get;}

See Also

Tag Class | openDicom.DataStructure Namespace