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


In This Topic
    Pen Class Members
    In This Topic

    The following tables list the members exposed by Pen.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the pen color.  
    Public PropertyGets or sets the distance within the dash pattern where a dash begins. The default value is 0.  
    Public PropertyGets or sets the custom dash pattern of lines drawn with this pen.  
    Public PropertyGets or sets the style of dashed lines drawn with this pen.  
    Public PropertyGets or sets the style used to join lines drawn with this pen.  
    Public PropertyGets or sets the cap style used to draw line ends with this pen.  
    Public PropertyGets or sets the pen width.  
    Top
    Public Operators
    Implicitly converts a Color to a Pen.
    Top
    See Also