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 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.