pageCount

Typeproperty
DictionaryLCS
LibraryLiveCode Script
Syntax
get the pageCount of <EPSObject>
Summary

Reports how many pages are in the PostScript code of an EPSobject.

Introduced1.0
OSlinux, ios, android
Platformsdesktop, server, mobile
Example
add the pageCount of EPS "Watermark" to totalPages
answer the pageCount of EPS 1 && "pages to print."
Values
NameTypeDescription
Value

The pageCount of an EPS object is a positive integer. This property is read-only and cannot be set.

RelatedKeyword: integer
Glossary: EPS, property
Property: currentPage, prolog, postScript
Description

Use the pageCount property to find out how many pages are in an EPS object.

This property is supported only on Unix systems with Display PostScript installed.

Tagsmultimedia