ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / Pen Class / Width Property

In This Topic
    Width Property (Pen)
    In This Topic
    Gets or sets the pen width.
    Syntax
    'Declaration
     
    Public Property Width As Double
    public double Width {get; set;}
    See Also