wdExportRange

Specifies how much of the document to export.

wdExportAllDocumentExports the entire document (0)
wdExportCurrentPageExports the current page (2)
wdExportFromToExports the contents of a range using the starting and ending positions (3)
wdExportSelectionExports the contents of the current selection (1)

wdExportAllDocument
Exports the entire document (0)
wdExportCurrentPage
Exports the current page (2)
wdExportFromTo
Exports the contents of a range using the starting and ending positions (3)
wdExportSelection
Exports the contents of the current selection (1)

REMARKS
* Added in 2007.

© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited Top