 Declaration Syntax
 Declaration Syntax| C# | 
public class JobWatermark
 Members
 Members| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description | 
|---|---|---|
|  | JobWatermark()()()() | Initializes a new instance of the JobWatermark class | 
|  | Equals(Object) | (Inherited from Object.) | 
|  | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | 
|  | GetType()()()() | Gets the type of the current instance.(Inherited from Object.) | 
|  | InputKey | 
            Gets and sets the property InputKey. 
             
             The name of the .png or .jpg file that you want to use for the watermark. To determine
                       which Amazon S3 bucket contains the specified file, Elastic Transcoder
            checks the pipeline specified by                 If the file name includes a prefix, for example, logos/128x64.png, include the prefix in the key. If the file isn't in the specified bucket, Elastic Transcoder returns an error. | 
|  | PresetWatermarkId | 
            Gets and sets the property PresetWatermarkId. 
             The ID of the watermark settings that Elastic Transcoder uses to add watermarks to the video during transcoding. The settings are in the preset specified by Preset for the current output. In that preset, the value of Watermarks Id tells Elastic Transcoder which settings to use. | 
|  | ToString()()()() | Returns a string that represents the current object.(Inherited from Object.) | 
|  | WithInputKey(String) | Obsolete. 
            Sets the InputKey property
             | 
|  | WithPresetWatermarkId(String) | Obsolete. 
            Sets the PresetWatermarkId property
             | 
 Inheritance Hierarchy
 Inheritance Hierarchy| Object | |
|  | JobWatermark | 
 Copy
Copy