MaxAvailableWidth

XmpIptcExtensionPackage.MaxAvailableWidth property

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

public int? MaxAvailableWidth { get; set; }

Property Value

The maximum available width.

See Also