Link Search Menu Expand Document

TextWatermarkLocation Enumeration

Represents the text watermark location and orientation.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public enum TextWatermarkLocation
Members
Member nameValueDescription
Custom0
Top1
Bottom2
Center3
VerticalFromTopToBottom4
VerticalFromBottomToTop5
DiagonalFromTopLeftToBottomRight6
DiagonalFromBottomLeftToTopRight7
Tiled8
See Also

Reference