[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DashStop

DashStop Class

Represents a a dash stop primitive.

Dashing schemes are built by specifying an ordered list of dash stop primitive.

A dash stop primitive consists of a dash and a space.

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

Properties

Name Description
DashLength

Gets or sets the length, in percent, of the dash relative to line width.

SpaceLength

Gets or sets the length, in percent, of the space relative to line width.

Methods

Name Description
Equals(object)
GetHashCode()