TiffDataType.Value

TiffDataType.Value property

Gets or sets the value this data type contains.

public abstract object Value { get; set; }

Property Value

The value.

See Also