Skip to main content
All docs
V23.2

RichEditCommandId.DeleteWatermark Field

Gets the ID of the DeleteWatermarkCommand.

Namespace: DevExpress.XtraRichEdit.Commands

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

public static readonly RichEditCommandId DeleteWatermark

Field Value

Type Description
RichEditCommandId

The command ID.

See Also