ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word 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