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

When you set

CopyC#
PaddingPolicy
to
CopyC#
Pad
, Elastic Transcoder may add white bars to the top and bottom and/or left and right sides of the output album art to make the total size of the output art match the values that you specified for
CopyC#
MaxWidth
and
CopyC#
MaxHeight
.

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

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