ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Objects Namespace / IRtfContent Interface / Current Property

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