Click or drag to resize

PdfPageObjectsCollection Properties

The PdfPageObjectsCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of PdfPageObject contained in the collection.
Public propertyForm Gets the PdfFormObject that contains this collection of page objects.
Public propertyHandle Gets the Pdfium SDK handle that the collection is bound to
Public propertyIsDisposed Gets a value indicating whether the object has been disposed of.

Field Value

true if the control has been disposed of; otherwise, false.
Public propertyIsReadOnly Gets a value indicating whether the collection is read-only.
Public propertyItem Gets the PdfPageObject at the specified index
Top
See Also