C#
VB
C++
Gets or sets a value indicating whether to query the file for total number of pages or not.
Value | Meaning |
---|---|
true | To query the file for total number of pages. |
false | Otherwise. |
Specifying true for this property can cause the process to be slow for files with large number of pages.
For an example, refer to GetInformationRequest.