Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.PrintOutRange enum
- Package:
- word
Specifies the range of content to print from a document.
Remarks
Used by
Fields
| allDocument = "AllDocument" | Represents printing the entire document. |
| currentPage = "CurrentPage" | Represents printing the current page. |
| fromTo = "FromTo" | Represents printing a range from one page to another. |
| rangeOfPages = "RangeOfPages" | Represents printing specific ranges of pages. |
| selection = "Selection" | Represents printing the current selection. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
