TX Text Control .NET Documentation

ServerTextControl.GetPages Method

Description:Gets a collection of all pages in the document. The property's value is an object of the type PageCollection.

Syntax:
[C#] public PageCollection GetPages();
[Visual Basic] Public Function GetPages() As PageCollection
Introduced:14.0

See also:Sections and Pages, Graphical Overview.