CatNiP -test sprint-4-interim
catnip
UIDocumentObject Class Reference

#import <UIDocumentObject.h>

List of all members.

Public Member Functions

(void) - setDocumentAsPDF:

Protected Attributes

NSMutableArray * pages

Member Function Documentation

- (void) setDocumentAsPDF: (CGPDFDocumentRef)  document

Loads a PDF file to display in the UIDocumentObject.

Parameters:
documentA reference to some PDF document.

Member Data Documentation

- (NSMutableArray*) pages [protected]

A mutable array of UIImage objects, each of which represent a page of the document loaded into UIDocumentObject.


The documentation for this class was generated from the following files:
 All Classes Files Functions Variables Properties Defines