CdrFillType

Inheritance: java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum

public final class CdrFillType extends System.Enum

The cdr fill type

Fields

FieldDescription
NoneThe none fill type
SolidThe solid fill type
GradientThe gradient fill type
PatternThe pattern fill type
Pattern1The pattern fill type
BitmapThe bitmap fill type
FullColorThe full color fill type
TextureThe texture fill type

None

public static final short None

The none fill type

Solid

public static final short Solid

The solid fill type

Gradient

public static final short Gradient

The gradient fill type

Pattern

public static final short Pattern

The pattern fill type

Pattern1

public static final short Pattern1

The pattern fill type

Bitmap

public static final short Bitmap

The bitmap fill type

FullColor

public static final short FullColor

The full color fill type

Texture

public static final short Texture

The texture fill type