com.aspose.words
Class PresetTexture

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

public class PresetTexture 
extends java.lang.Object

Utility class containing constants. Specifies texture to be used to fill a shape.

Field Summary
static final intNONE = -1
           No Texture.
static final intBLUE_TISSUE_PAPER = 1
           Blue tissue paper texture.
static final intBOUQUET = 2
           Bouquet texture.
static final intBROWN_MARBLE = 3
           Brown marble texture.
static final intCANVAS = 4
           Canvas texture.
static final intCORK = 5
           Cork texture.
static final intDENIM = 6
           Denim texture.
static final intFISH_FOSSIL = 7
           Fish fossil texture.
static final intGRANITE = 8
           Granite texture.
static final intGREEN_MARBLE = 9
           Green marble texture.
static final intMEDIUM_WOOD = 10
           Medium wood texture.
static final intNEWSPRINT = 11
           Newsprint texture.
static final intOAK = 12
           Oak texture.
static final intPAPER_BAG = 13
           Paper bag texture.
static final intPAPYRUS = 14
           Papyrus texture.
static final intPARCHMENT = 15
           Parchment texture.
static final intPINK_TISSUE_PAPER = 16
           Pink tissue paper texture.
static final intPURPLE_MESH = 17
           Purple mesh texture.
static final intRECYCLED_PAPER = 18
           Recycled paper texture.
static final intSAND = 19
           Sand texture.
static final intSTATIONERY = 20
           Stationery texture.
static final intWALNUT = 21
           Walnut texture.
static final intWATER_DROPLETS = 22
           Water droplets texture.
static final intWHITE_MARBLE = 23
           White marble texture.
static final intWOVEN_MAT = 24
           Woven mat texture.
 

Field Detail

NONE = -1

public static final int NONE
No Texture.

BLUE_TISSUE_PAPER = 1

public static final int BLUE_TISSUE_PAPER
Blue tissue paper texture.

BOUQUET = 2

public static final int BOUQUET
Bouquet texture.

BROWN_MARBLE = 3

public static final int BROWN_MARBLE
Brown marble texture.

CANVAS = 4

public static final int CANVAS
Canvas texture.

CORK = 5

public static final int CORK
Cork texture.

DENIM = 6

public static final int DENIM
Denim texture.

FISH_FOSSIL = 7

public static final int FISH_FOSSIL
Fish fossil texture.

GRANITE = 8

public static final int GRANITE
Granite texture.

GREEN_MARBLE = 9

public static final int GREEN_MARBLE
Green marble texture.

MEDIUM_WOOD = 10

public static final int MEDIUM_WOOD
Medium wood texture.

NEWSPRINT = 11

public static final int NEWSPRINT
Newsprint texture.

OAK = 12

public static final int OAK
Oak texture.

PAPER_BAG = 13

public static final int PAPER_BAG
Paper bag texture.

PAPYRUS = 14

public static final int PAPYRUS
Papyrus texture.

PARCHMENT = 15

public static final int PARCHMENT
Parchment texture.

PINK_TISSUE_PAPER = 16

public static final int PINK_TISSUE_PAPER
Pink tissue paper texture.

PURPLE_MESH = 17

public static final int PURPLE_MESH
Purple mesh texture.

RECYCLED_PAPER = 18

public static final int RECYCLED_PAPER
Recycled paper texture.

SAND = 19

public static final int SAND
Sand texture.

STATIONERY = 20

public static final int STATIONERY
Stationery texture.

WALNUT = 21

public static final int WALNUT
Walnut texture.

WATER_DROPLETS = 22

public static final int WATER_DROPLETS
Water droplets texture.

WHITE_MARBLE = 23

public static final int WHITE_MARBLE
White marble texture.

WOVEN_MAT = 24

public static final int WOVEN_MAT
Woven mat texture.

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