[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfSection.Current

Current Property

Current

Gets current object for this section.

Declaration
public RtfObject Current { get; }
Property Value
Type Description
RtfObject

The current RtfObject of the Word/RTF section.

Implements