PageSet.Even
PageSet Even property. Gets a set with all the even pages of the document in their original order.
PageSet.Even property
Gets a set with all the even pages of the document in their original order.
public static PageSet Even { get; }
Remarks
Even pages have odd indices since page indices are zero-based.
See Also
- class PageSet
- namespace Wordize.Saving
- assembly Wordize