[]
        
(Showing Draft Content)

C1.C1Word.C1WordDocument.Current

Current Property

Current

Gets current object of this document.

Declaration
[Browsable(false)]
public RtfObject Current { get; }
<Browsable(False)>
Public ReadOnly Property Current As RtfObject
Property Value
Type Description
RtfObject

The current object of the Word/RTF document.

Implements