Definition
Namespace:Telerik.Windows.Documents.Model
Assembly:Telerik.Windows.Controls.RichTextBox.dll
Syntax:
C#
public enum PredefinedWatermarkType
Fields
C#
Asap = 9
C#
AsapRotated = 8
C#
Confidential = 1
C#
ConfidentialRotated = 0
C#
DoNotCopy = 3
C#
DoNotCopyRotated = 2
C#
Draft = 5
C#
DraftRotated = 4
C#
Sample = 7
C#
SampleRotated = 6
C#
Urgent = 11
C#
UrgentRotated = 10