| AddSectionProps method |
Applies to
TWPRTFDataCollection
Declaration
function AddSectionProps: TWPRTFSectionProps;
Description
This function creates a new section propety object. The section property can be then selected in the current paragraph using:
include(par.prop, paprNewSection);
par.SectionID := AddSectionProps.SectionID; |
Category
Sections
|
Copyright (C) by WP |