Private Optional Readonly _hasPrivate Optional Readonly _hasPrivate Optional Readonly _isPrivate Optional Readonly _numberPrivate Optional Readonly _onlyReturns a boolean specifying whether the content has any images.
true if the content has any images. False otherwise.
Returns a boolean specifying whether the content consists only images.
true if the content consists only images. False otherwise.
Returns a boolean specifying whether the content has any text.
true if the content has any text. False otherwise.
Returns a boolean specifying whether the content is empty/blank.
true if the content is empty. False otherwise.
Returns the number of images in the content.
An Integer denoting the number of images in the content
Generated using TypeDoc
This class provides information about the content of the specified PDF file, such as number of images, textual content etc.