[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.ColoredLine

ColoredLine Class

Represents a colored line.

Inheritance
ColoredLine
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class ColoredLine : FormattingBag
Public Class ColoredLine
    Inherits FormattingBag

Properties

Name Description
Color

Gets the line color.

Width

Gets or sets the line width.

Allowed values are from -0 to 1584, inclusive.

Default value is 0.

Methods

Name Description
FixInheritedValues()

Fixes all inherited values as "direct" values for this instance.

Reset()

Resets the colored line to inherited defaults.