Click or drag to resize
WordDocument Methods

The WordDocument type exposes the following members.

Methods
  NameDescription
Public methodCode exampleCreateDataRegion
Creates a new DataRegion and returns a DataRegion object.
Public methodInsertPageBreak
Inserts Page Break at the current cursor.
Public methodCode exampleOpenDataRegion
Opens the specified DataRegion and returns a DataRegion object.
Public methodCode exampleOpenDataTag
Opens the specified DataTag and returns a DataTag object.
Top
See Also