Enum BackgroundType
Specifies the type of the background.
Namespace: Syncfusion.DocIO.DLS
Assembly: Syncfusion.DocIO.Base.dll
Syntax
public enum BackgroundType
Fields
Name | Description |
---|---|
Color | Color fill effect. |
Gradient | Gradient fill effect. |
NoBackground | No background fill effect. |
Picture | Picture fill effect. |
Texture | Texture fill effect. |