PageCountType enumeration
Indicates whether a page count is the intermediate page count or the final page count.
Syntax
typedef enum _PageCountType { FinalPageCount = 0, IntermediatePageCount } PageCountType;
Constants
- FinalPageCount
-
The page count is the final page count.
- IntermediatePageCount
-
The page count is the intermediate page count.
Requirements
|
Minimum supported client | Windows 8 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server | Windows Server 2012 [desktop apps | Windows Store apps] |
|
Header |
|
Send comments about this topic to Microsoft
Build date: 10/12/2013
Community Additions
Show: