ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / CurrentShape Property

In This Topic
    CurrentShape Property
    In This Topic
    Gets curent shape of this document.
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentShape As RtfShape
    public RtfShape CurrentShape {get;}
    See Also