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