PageCount
The number of pages in the current PDF file.
Schema: tchmi:general#/definitions/Integer
Attribute getter
public getPageCount(): number | null;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available from version 1.12 |
