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 
 Copy
CopyC#
 and 5px for                
 Copy
CopyC#
,
            the left side of the watermark appears 5 pixels from            the left border of
            the output video.
            
 Copy
CopyC#
 Copy
CopyC#
 Copy
CopyC#
 Copy
CopyC#
            Use the value of  Copy
CopyC#

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