Click or drag to resize

PdfWebLinkCollection Properties

The PdfWebLinkCollection type exposes the following members.

Properties
 NameDescription
Public propertyCount Gets the number of of detected web links actually contained in the collections.
Public propertyHandle Gets the Pdfium SDK handle that the web links is bound to
Public propertyIsDisposed Gets a value indicating whether the object has been disposed of.

Field Value

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