Current Property (C1WordDocument)
In This Topic
Gets current object of this document.
Syntax
'Declaration
Public ReadOnly Property Current As RtfObject
public RtfObject Current {get;}
Property Value
The current object of the Word/RTF document.
See Also