Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / LineFormatBase Class / Width Property

In This Topic
    Width Property (LineFormatBase)
    In This Topic
    Gets or sets the line width, in points.
    Syntax
    'Declaration
     
    Public Property Width As System.Single
    public System.float Width {get; set;}
    See Also