Gets and sets the property HorizontalOffset.
The amount by which you want the horizontal position of the watermark to be offset
from the position specified by HorizontalAlign:
- number
of pixels (px): The minimum value is 0 pixels, and the maximum value is
the value of MaxWidth.
- integer percentage (%): The
range of valid values is 0 to 100.
For example, if you specify
Left for
CopyC#
and 5px for
CopyC#
,
the left side of the watermark appears 5 pixels from the left border of
the output video.
CopyC#
is only valid when the value of
CopyC#
is
CopyC#
or
CopyC#
. If you specify an offset that
causes the watermark to extend beyond the left or right border and Elastic
Transcoder has not added black bars, the watermark is cropped. If Elastic
Transcoder has added black bars, the watermark extends into the black bars. If
the watermark extends beyond the black bars, it is cropped.
Use the value of
CopyC#
to specify whether you want to include the black
bars that are added by Elastic Transcoder, if any, in the offset calculation.

Declaration Syntax
public string HorizontalOffset { get; set; }
Assembly:
AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)