|
CatNiP -test sprint-4-interim
catnip
|
#import <UIDocumentObject.h>
Public Member Functions | |
| (void) | - setDocumentAsPDF: |
Protected Attributes | |
| NSMutableArray * | pages |
| - (void) setDocumentAsPDF: | (CGPDFDocumentRef) | document |
Loads a PDF file to display in the UIDocumentObject.
| document | A reference to some PDF document. |
- (NSMutableArray*) pages [protected] |
A mutable array of UIImage objects, each of which represent a page of the document loaded into UIDocumentObject.