Value

DocumentField.Value property

Gets a field value.

public string Value { get; }

Property Value

The field value.

See Also