ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / RtfParagraph Class / Current Property

In This Topic
    Current Property (RtfParagraph)
    In This Topic
    Gets current RTF object for set (group, collection).
    Syntax
    'Declaration
     
    Public ReadOnly Property Current As RtfObject
    public RtfObject Current {get;}
    See Also