Skip to content
On this page

WatermarkPosition

Enum Definition

ts
enum WatermarkPosition {
    BottomRight = 0,
    TopRight = 1,
    TopLeft = 2,
    TopCenter = 3,
    BottomCenter = 4,
};

Documentation

Documentation Created with ❤️ by Stuyk