DocumentPageText Constructor

Summary

Initializes a new instance of DocumentPageText.

Syntax
TypeScript
JavaScript
DocumentPageText = function( 
   characters 
) 
constructor( 
   characters: DocumentCharacter[] 
); 

Parameters

characters

List of characters to use.

Remarks

This constructor initializes Characters to an empty list ready to be used. The rest of the members of this class are null.

Requirements

Target Platforms

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

Leadtools.Document Assembly

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