Enum WatermarkStyle
- Namespace
- CobaltPdf
- Assembly
- CobaltPdf.dll
Predefined visual styles for text watermarks.
public enum WatermarkStyle
Fields
BoldStamp = 3Prominent centered stamp with a border, no rotation, 0.15 opacity.
Diagonal = 2Minimal dark-gray diagonal text at -45°, 0.06 opacity.
RedDraft = 1Bold red text rotated at -45°, 0.12 opacity. Classic draft look.
SoftGray = 0Subtle light-gray text rotated at -45°, 0.08 opacity.