Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Word.ExportRange enum

Package:
word

Specifies the range to export from a Word document.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

allDocument = "AllDocument"

Exports the entire document.

currentPage = "CurrentPage"

Exports the current page.

fromTo = "FromTo"

Exports a specific range of pages.

selection = "Selection"

Exports the current selection.


Feedback

Was this page helpful?