AWS SDK for .NET Documentation
PaddingPolicy Property
AmazonAmazon.ElasticTranscoder.ModelThumbnailsPaddingPolicy 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 black bars to the top and bottom and/or left and right sides of thumbnails to make the total size of the thumbnails match the values that you specified for thumbnail
CopyC#
MaxWidth
and
CopyC#
MaxHeight
settings.

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

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