Table of Contents

Enum WatermarkStyle

Namespace
CobaltPdf
Assembly
CobaltPdf.dll

Predefined visual styles for text watermarks.

public enum WatermarkStyle

Fields

BoldStamp = 3

Prominent centered stamp with a border, no rotation, 0.15 opacity.

Diagonal = 2

Minimal dark-gray diagonal text at -45°, 0.06 opacity.

RedDraft = 1

Bold red text rotated at -45°, 0.12 opacity. Classic draft look.

SoftGray = 0

Subtle light-gray text rotated at -45°, 0.08 opacity.