PdfView

Description

The PdfView class is used to work with a PDF document view.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIView

          UIScrollView

          PdfView

Supported Protocols

<NSCoding>

<NSObject>

<UIAppearance>

<UIAppearanceContainer>

<UIDynamicItem>

<UIScrollViewDelegate>

Properties

contentView. PDF document view contents.

reportViewController. The controller for working with a PDF document parent view.

searchDelegate. Search delegate.

Methods

findPagesComprisingString:. Searches for the PDF document pages with the specified string.

setDocument:. Loads PDF document to the current view.

showPageLabel:. Shows or hides a page number tooltip.

stopSearching. Stops searching for pages in PDF document.

See also:

Classes. The Mobile Application Component