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