Units

XmpDimensions.Units property

Gets or sets the units.

public string Units { get; set; }

Property Value

The units.

Examples

For example: inch, mm, pixel, pica, point etc.

See Also