Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 384 Bytes

File metadata and controls

24 lines (11 loc) · 384 Bytes

PDFGeneratorAPI.WatermarkPosition

Enum

  • top-left (value: "top-left")

  • top-center (value: "top-center")

  • top-right (value: "top-right")

  • left (value: "left")

  • center (value: "center")

  • right (value: "right")

  • bottom-left (value: "bottom-left")

  • bottom-center (value: "bottom-center")

  • bottom-right (value: "bottom-right")