Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DashStop Class / SpaceLength Property

In This Topic
    SpaceLength Property
    In This Topic
    Gets or sets the length, in percent, of the space relative to line width.
    Syntax
    'Declaration
     
    Public Property SpaceLength As System.Single
    public System.float SpaceLength {get; set;}
    See Also