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