←Select platform

DocumentPageText Constructor

Summary

Initializes a new instance of the DocumentPageText class.

Syntax

C#
VB
C++
  
Public Function New() 
public: 
DocumentPageText(); 

Remarks

Generally, instances of DocumentPageText are not created directly. Instead, use the returned object created by the DocumentObjectManager.ParsePageText method.

This constructor initializes Fonts, Characters and Words to null.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentReaders Assembly