Click or drag to resize

PdfText Properties

The PdfText type exposes the following members.

Properties
 NameDescription
Public propertyCountChars

Gets number of characters in a page or -1 for error.

Generated characters, like additional space characters, new line characters, are also counted.

Public propertyHandle Gets the Pdfium SDK handle that the PdfText 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 propertyWebLinks Gets the instance of PdfWebLinkCollection class that represents the web link on current page
Top
See Also