Returns the section manager object.
Supported platforms: Windows only
Signature
VBA:
object.SectionManager
- object
-
Type: Database, Document
The object to which this property applies.
Property Value
Read-only: Yes
Type:
SectionManager
The document object's section manager.
Remarks
No additional remarks.
Examples
VBA:
Not available
Visual LISP:
Not available