aspose.pdf
Class PatternType

java.lang.Object
  extended by aspose.pdf.EnumerationBase
      extended by aspose.pdf.PatternType

public class PatternType
extends EnumerationBase

Enumerates the pattern types.


Field Summary
static PatternType Shading
          Shading pattern.
static PatternType Tiling
          Tiling pattern.
static PatternType Unknown
          Unknown
 
Fields inherited from class aspose.pdf.EnumerationBase
value
 
Method Summary
 
Methods inherited from class aspose.pdf.EnumerationBase
getValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Tiling

public static final PatternType Tiling
Tiling pattern.


Shading

public static final PatternType Shading
Shading pattern.


Unknown

public static final PatternType Unknown
Unknown