XmpText.Value

XmpText.Value property

Gets or sets the text value.

public string Value { get; set; }

Property Value

The text value.

See Also