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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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