Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

DocumentPages Object

Show in webframe
Members 
Represents a collection of DocumentPage objects.
Object Model
Syntax
function Leadtools.Documents.DocumentPages() 
Remarks

DocumentPages manages the pages of the document. It can be accessed through the Pages property of Document.

DocumentPages is a class that derives from the standard JavaScript Array. Thus it contains all the methods and properties of a standard array.

As well as the array support, DocumentPages has the following:

Example

For an example, refer to LoadFromUri.

See Also

Reference

DocumentPages Members
Leadtools.Documents Namespace

Error processing SSI file