[]
        
(Showing Draft Content)

C1.WPF.Word.Objects.RtfParagraph.-ctor

RtfParagraph Constructor

RtfParagraph()

Create Word/RTF paragraph.

Declaration
public RtfParagraph()

RtfParagraph(RtfObject)

Create Word/RTF paragraph with owner.

Declaration
public RtfParagraph(RtfObject owner)
Parameters
Type Name Description
RtfObject owner

The owned Word/RTF object.