Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

PDFDocumentPageCollection Class






Members 
Defines a collection of PDF document pages.
Object Model
Syntax
'Declaration
 
Public Class PDFDocumentPageCollection 
   Inherits System.Collections.ObjectModel.ReadOnlyCollection(Of PDFDocumentPage)
'Usage
 
Dim instance As PDFDocumentPageCollection
public ref class PDFDocumentPageCollection : public System.Collections.ObjectModel.ReadOnlyCollection<PDFDocumentPage> 
Remarks

The PDFDocumentPageCollection is used as the type for the PDFDocument.Pages property.

When a PDFDocument object is constructed from a PDF file, PDFDocument.Pages is automatically created and populated with a PDFDocumentPage object for each page found in the PDF file.

PDFDocument is a read-only view of a PDF file. As a result, the PDFDocumentPageCollection is created as a read-only collection to the pages.

s
Example

For an example, refer to PDFDocumentPage.

Requirements

Target Platforms

See Also

Reference

PDFDocumentPageCollection Members
Leadtools.Pdf Namespace

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