[]
        
(Showing Draft Content)

C1.Word.C1WordDocument.Current

Current Property

Current

Gets current object of this document.

Declaration
[Browsable(false)]
public RtfObject Current { get; }
Property Value
Type Description
RtfObject

The current object of the Word/RTF document.

Implements