SignDoc SDK (.NET with exceptions)  5.0.0
SignDocTextIterator Class Reference

An iterator for the text of a document. More...

Public Member Functions

 ~SignDocTextIterator ()
 Destructor. More...
 
 !SignDocTextIterator ()
 Finalizer. More...
 
 SignDocTextIterator ()
 Constructor. More...
 
SignDocTextCluster next ()
 Get the next cluster. More...
 

Detailed Description

An iterator for the text of a document.

Use SignDocDocument.createTextIterator() to create objects of this type.

Constructor & Destructor Documentation

Destructor.

Finalizer.

Constructor.

Member Function Documentation

Get the next cluster.

Returns
The cluster if successful, null if there is no more text.

The documentation for this class was generated from the following file: