com.aspose.words
Class WatermarkLayout

java.lang.Object
    extended by com.aspose.words.WatermarkLayout

public class WatermarkLayout 
extends java.lang.Object

Utility class containing constants. Defines layout of the watermark relative to the watermark center.

Field Summary
static final intHORIZONTAL = 0
           Horizontal watermark layout. Corresponds to 0 degrees of rotation.
static final intDIAGONAL = 315
           Diagonal watermark layout. Corresponds to 315 degrees of rotation.
 

Field Detail

HORIZONTAL = 0

public static final int HORIZONTAL
Horizontal watermark layout. Corresponds to 0 degrees of rotation.

DIAGONAL = 315

public static final int DIAGONAL
Diagonal watermark layout. Corresponds to 315 degrees of rotation.

See Also:
          Aspose.Words Documentation - the home page for the Aspose.Words Product Documentation.
          Aspose.Words Support Forum - our preferred method of support.