[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.StyleLine

Class StyleLine

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

Represents a reference to a line style within Lines.

public class StyleLine : FormattingBag
Inheritance
StyleLine
Inherited Members

Properties

PlaceholderColor

Gets the color to override the empty colors inside the referenced theme line style.

public SolidColor PlaceholderColor { get; }

Property Value

SolidColor

ThemeLine

Gets or sets a reference to a line style within Lines.

public LineFormat ThemeLine { get; set; }

Property Value

LineFormat