MaxAvailableHeight

XmpIptcExtensionPackage.MaxAvailableHeight property

Gets or sets the maximum available height in pixels of the original photo from which this photo has been derived by downsizing.

public int? MaxAvailableHeight { get; set; }

Property Value

The maximum available height.

See Also