BackgroundPattern
Contents
[
Hide
]BackgroundPattern enumeration
Specifies the background pattern.
Members
| Member name | Description |
|---|---|
| DARK_DIAGONAL_LEFT | Indicates Dark diagonal left background pattern. |
| DARK_DIAGONAL_RIGHT | Indicates Dark diagonal right background pattern. |
| DARK_DITHER | Indicates Dark dither background pattern. |
| DARK_FILL | Indicates Dark fill background pattern. |
| DIAGONAL_LEFT | Indicates Diagonal left background pattern. |
| DIAGONAL_RIGHT | Indicates Diagonal right background pattern. |
| HOLLOW | Indicates Hollow background pattern. |
| LIGHT_DITHER | Indicates Light dither background pattern. |
| LIGHT_FILL | Indicates Light fill background pattern. |
| MEDIUM_DITHER | Indicates Medium dither background pattern. |
| MEDIUM_FILL | Indicates Medium fill background pattern. |
| MEDIUM_VERTICAL_STRIPE | Indicates Medium vertical stripe background pattern. |
| SOLID_FILL | Indicates Solid fill background pattern. |
| THIN_VERTICAL_STRIPE | Indicates Thin vertical stripe background pattern. |
See Also
- namespace aspose.tasks
- assembly Aspose.Tasks