Document.pageCount
Enterprise
description
Number of pages in a document. For some cases when the number of pages is not defined for a document, it would be 0.
pageCount: Int!
Type
Int
scalar
The
Int
scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
Loading...