TX Text Control .NET for Windows Forms Documentation

PageCollection Class

An instance of the PageCollection class contains all pages of a document. A document has at least one page. An instance of this class can be obtained with the TextControl.GetPages method. The PageCollection class implements the IEnumerable and the ICollection interfaces.

Introduced: 14.0.

Syntax

[C#] public sealed class PageCollection: ICollection, IEnumerable
[Visual Basic] Public NotInheritable Class PageCollection Implements ICollection Implements IEnumerable

Properties

PropertyDescription
CountGets the number of elements contained in the collection.

Methods

MethodDescription
CopyToCopies the elements of the collection to an array, starting at a particular index.
GetEnumeratorReturns an enumerator that can be used to iterate through the collection.
GetItemGets the Page with the current text input position from the collection.
ItemGets a page from the collection.

See Also

 
 
 

Products

Support

Downloads

Corporate

Buy Now