ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word Namespace / C1WordDocument Class / CurrentPen Property

In This Topic
    CurrentPen Property
    In This Topic
    Gets current pen of this document.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentPen As System.Drawing.Pen
    public System.Drawing.Pen CurrentPen {get;}
    See Also