Click or drag to resize

DocumentGetBodySectionProperties Method

Gives document body SectionProperties object.

Namespace:  SOWIDocument.Word
Assembly:  SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntax
internal SectionProperties GetBodySectionProperties()

Return Value

Type: SectionProperties
Current document body section properties
Remarks
If not exist then create a new document body section properties object
See Also