C1.WPF.Word.4.6.2 Assembly / C1.WPF.Word.Objects Namespace / RtfSection Class / Current Property

In This Topic
Current Property (RtfSection)
In This Topic
Gets current object for this section.
Syntax
'Declaration
 
Public ReadOnly Property Current As RtfObject
 

Property Value

The current RtfObject of the Word/RTF section.
See Also