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)
Syntaxinternal SectionProperties GetBodySectionProperties()
Friend Function GetBodySectionProperties As SectionProperties
Return Value
Type:
SectionPropertiesCurrent document body section properties
Remarks
If not exist then create a new document body section properties object
See Also