ComponentOne Word for UWP
Current Property (C1WordDocument)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : Current Property
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

Reference

C1WordDocument Class
C1WordDocument Members