AWS SDK for .NET Documentation
MaxWidth Property
AmazonAmazon.ElasticTranscoder.ModelArtworkMaxWidth Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property MaxWidth.

The maximum width of the output album art in pixels. If you specify

CopyC#
auto
, Elastic Transcoder uses 600 as the default value. If you specify a numeric value, enter an even integer between 32 and 4096, inclusive.

Declaration Syntax
C#
public string MaxWidth { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)