Enum OfficeInkEffectType
Specifies the visual effect applied to an ink stroke in Office documents.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum OfficeInkEffectType
Fields
| Name | Description |
|---|---|
| Bronze | Applies a bronze metallic effect to the ink stroke. |
| Galaxy | Applies a galaxy-themed effect with a cosmic appearance. |
| Gold | Applies a gold metallic effect to the ink stroke. |
| Lava | Applies a lava-like effect with fiery tones and textures. |
| None | Represents the default pen style with no special effect. |
| Ocean | Applies an ocean-themed effect with cool, flowing colors. |
| Pencil | Applies a pencil-like effect that mimics hand-drawn graphite strokes. |
| Rainbow | Applies a rainbow effect with multicolored gradients. |
| RoseGold | Applies a rose gold metallic effect to the ink stroke. |
| Silver | Applies a silver metallic effect to the ink stroke. |