ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word Namespace / C1WordDocument Class / CurrentPen Property

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