1. GroupDocs.Signature
  2. /
  3. GroupDocs.Signature for Python via .NET
  4. /
  5. groupdocs.signature.options
  6. /
  7. DicomXmpEntry class

DicomXmpEntry class

DicomXmpEntry class

Entry of XMP data for DICOM images (.dcm).

The DicomXmpEntry type exposes the following members:

Constructors

Constructor Description
init Creates Xmp entry for DICOM image.

Properties

Property Description
type Entry type.
value Entry value.

See Also