AddWatermarkAction.UIElementName Property

Definition

An API used to mark the watermark element. This should be the name that should be used for the UI element that holds the watermark.

public string UIElementName { get; }
member this.UIElementName : string
Public ReadOnly Property UIElementName As String

Property Value

Remarks

The same name will be returned in RemoveWatermarkAction in case the watermark needs to be removed.

Applies to