getForPage Method

Summary

Retrieves all PageCharacters corresponding to the provided page number.

Syntax
TypeScript
JavaScript
PageCharactersDifference.prototype.GetForPage = function( 
   pageNumber 
) 
GetForPage( 
   pageNumber: number 
): PageCharacter[]; 

Parameters

pageNumber

Page number to look for.

Return Value

List of PageCharacters found on the page. If no characters are found, null is returned.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.