public final class WatermarkPosition
extends com.aspose.ms.System.Enum
Watermark positions.
Modifier and Type | Field and Description |
---|---|
static int |
BottomCenter
The bottom center
|
static int |
BottomLeft
The bottom left
|
static int |
BottomRight
The bottom right
|
static int |
Diagonal
The diagonal
|
static int |
TopCenter
The top center
|
static int |
TopLeft
The top left
|
static int |
TopRight
The top right
|
public static final int Diagonal
The diagonal
public static final int TopLeft
The top left
public static final int TopCenter
The top center
public static final int TopRight
The top right
public static final int BottomLeft
The bottom left
public static final int BottomCenter
The bottom center
public static final int BottomRight
The bottom right
Copyright © 2018. All rights reserved.