Note

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

Access to this page requires authorization. You can try .

Word.PrintOutPages enum

Package:
word

Specifies which pages to print based on odd or even page numbers.

Remarks

API set: WordApiDesktop 1.4

Used by

Fields

all = "All"

Represents printing all pages.

evenOnly = "EvenOnly"

Represents printing only even-numbered pages.

oddOnly = "OddOnly"

Represents printing only odd-numbered pages.


Feedback

Was this page helpful?