Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

DocumentPages Class






Members 
Represents a collection of DocumentPage objects.
Object Model
Syntax
'Declaration
 
<CollectionDataContractAttribute()>
Public Class DocumentPages 
   Inherits Leadtools.LeadCollection(Of DocumentPage)
'Usage
 
Dim instance As DocumentPages
public class DocumentPages extends RasterCollection<DocumentPage>
            
[CollectionDataContractAttribute()]
public ref class DocumentPages : public Leadtools.LeadCollection<DocumentPage> 
Remarks

DocumentPages manages the pages of the document. It can be accessed through the Pages property of Document.

DocumentPages derives from LeadCollection`1 and thus can implement Collection`1. You can use any of the collection methods to add, remove, insert, get, set and iterate through the pages.

As well as the collection support, DocumentPages has the following:

Example

For an example, refer to Document.

Requirements

Target Platforms

See Also

Reference

DocumentPages Members
Leadtools.Documents Namespace

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features