Watermark node
The node is a child of the node. It is used to configure a watermark to be shown on photos taken in the mobile app.
See Watermarks.
The can have these attribute:
| Attribute | Description |
|---|---|
| Alignment | Specify the alignment of the watermark within the image. You can specify Left, Center, or Right. |
| CustomLabel | Indicates whether a custom label is included in the watermark on photos taken in the mobile app. The text of the label is specified by the CustomLabelText attribute. |
| CustomLabelText | Text of the custom label in the watermark. You can include these supported variables:
Note: The <DeviceName> variable is only supported on Android and Windows. Using this variable for iOS places the word iPad as the watermark, not the actual device name.
The angle brackets must be included. |
| DateTime | Indicates whether the date and time a photo was taken are included in the watermark. The date and time come from the mobile device. |
| Enabled | When set to True, a watermark is added to photos taken in the mobile app. |