Pdf |
The PdfPageObjectsCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Gets the number of PdfPageObject contained in the collection. | |
| Form | Gets the PdfFormObject that contains this collection of page objects. | |
| Handle | Gets the Pdfium SDK handle that the collection is bound to | |
| IsDisposed |
Gets a value indicating whether the object has been disposed of.
Field Valuetrue if the control has been disposed of; otherwise, false. | |
| IsReadOnly | Gets a value indicating whether the collection is read-only. | |
| Item | Gets the PdfPageObject at the specified index |