java.lang.Objectcom.aspose.words.WatermarkLayout
public class WatermarkLayout
Field Summary | ||
---|---|---|
static final int | HORIZONTAL | |
Horizontal watermark layout. Corresponds to 0 degrees of rotation. | ||
static final int | DIAGONAL | |
Diagonal watermark layout. Corresponds to 315 degrees of rotation. |
Field Detail |
---|
HORIZONTAL = 0 | |
public static final int HORIZONTAL |
DIAGONAL = 315 | |
public static final int DIAGONAL |