[]
        
(Showing Draft Content)

C1.Word.Objects.RtfSection.-ctor

RtfSection Constructor

RtfSection()

Create Word/RTF section.

Declaration
public RtfSection()

RtfSection(PaperKind)

Create Word/RTF section with known paper kind.

Declaration
public RtfSection(PaperKind paperKind)
Parameters
Type Name Description
PaperKind paperKind

The paper kind.

RtfSection(RtfObject)

For internal use.

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