IWatermarkService.EditCompleted Event
In This Article
For internal use. Occurs after the customization of a document's watermark has completed.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Event Data
The EditCompleted event's handler receives an argument of the DevExpress.Xpf.Printing.Native.WatermarkServiceEventArgs type.
See Also