C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word Namespace / C1WordDocument Class / Current Property

In This Topic
Current Property (C1WordDocument)
In This Topic
Gets current object of this document.
Syntax
'Declaration
 
Public ReadOnly Property Current As RtfObject
 

Property Value

The current object of the Word/RTF document.
See Also