|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PaintType in aspose.pdf |
|---|
| Fields in aspose.pdf declared as PaintType | |
|---|---|
static PaintType |
PaintType.Coloured
Coloured tiling pattern. |
protected PaintType |
TilingPattern.paintType
Paint type. |
static PaintType |
PaintType.Uncoloured
Uncoloured pattern. |
static PaintType |
PaintType.Unknown
Unknown |
| Methods in aspose.pdf that return PaintType | |
|---|---|
PaintType |
TilingPattern.getPaintType()
Returns a paint type. |
| Methods in aspose.pdf with parameters of type PaintType | |
|---|---|
void |
TilingPattern.setPaintType(PaintType paintType)
|
| Constructors in aspose.pdf with parameters of type PaintType | |
|---|---|
TilingPattern(PaintType paintType)
Initializes a new instance of the TilingPattern class with PaintType. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||