Back to DOM
DOM.Elements.Graphics.Effects.TextOutlineEffect
Namespace: DOM.Elements.Graphics.Effects
Represents the outline effect applied to text in a Word document.
9 members
Constructors
TextOutlineEffect
TextOutlineEffect()Create a TextOutlineEffect instance.
Properties
Color
Gets or sets the solid fill color for the outline effect.
CompoundLineType
Gets or sets the type of compound line used for the outline effect.
LineCapType
Gets or sets the type of line cap used for the outline effect.
LineJoin
Gets or sets the stroke join style used for the outline effect.
LineWidth
Gets or sets the width of the outline effect line.
The width is specified in points (1/72 inch).
PenAlignment
Gets or sets the alignment of the pen used for the outline effect.
presetLineDash
Gets or sets the preset line dash style for the outline effect.
Fields
DefaultEffect
Create a predefined outline effect instance.