Some test text!

Search
Hamburger Icon
PDFNet/PDFViewCtrl.h
Added PTPDFViewCtrl.visiblePages
Added PTPDFViewCtrl.currentPage
Added PTPDFViewCtrl.zoom
Added PTPDFViewCtrl.pageViewMode
Added PTPDFViewCtrl.pageRefViewMode
Added PTPDFViewCtrl.pagePresentationMode
Added PTPDFViewCtrl.rotation
Added PTPDFViewCtrl.colorPostProcessMode
Added PTPDFViewCtrl.selectionBeginPage
Added PTPDFViewCtrl.selectionEndPage
Added PTPDFViewCtrl.canvasWidth
Added PTPDFViewCtrl.canvasHeight
Added PTPDFViewCtrl.pageCount
Tools/PTAnnotationToolbar.h
Modified PTAnnotationToolbar
Protocols
FromPTEditToolbarDelegate, PTFreeHandCreateDelegate
ToPTEditToolbarDelegate, PTFreeHandCreateDelegate, PTOverridable

Tools/PTAnnotationViewController.h
Added PTAnnotationViewController.readonly
Modified PTAnnotationViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTAnnotManager.h
Removed PTAnnotManagerDelegate
Removed -[PTAnnotManagerDelegate localChangeWithAction:command:json:]
Removed PTAnnotManager
Removed PTAnnotManager.delegate
Removed -[PTAnnotManager initWithExternalManager:toolManager:]
Removed -[PTAnnotManager GetLastXFDF]
Removed -[PTAnnotManager MergeXFDF:]
Removed -[PTAnnotManager takeSnapshot:]
Tools/PTAnnotStyleViewController.h
Modified PTAnnotStyleViewController
Protocols
FromPTAnnotStyleDelegate
ToPTAnnotStyleDelegate, PTOverridable

Tools/PTBookmarkViewController.h
Added PTBookmarkViewController.readonly
Modified PTBookmarkViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTCollaborationAnnotation.h
Added PTCollaborationAnnotation
Added PTCollaborationAnnotation.annotationID
Added PTCollaborationAnnotation.userID
Added PTCollaborationAnnotation.userName
Added PTCollaborationAnnotation.xfdf
Added PTCollaborationAnnotation.parent
Added PTCollaborationAnnotation.documentID
Tools/PTCollaborationDocumentViewController.h
Added PTCollaborationDocumentViewController
Added PTCollaborationDocumentViewController.service
Added -[PTCollaborationDocumentViewController initWithCollaborationService:]
Tools/PTCollaborationManager.h
Added PTCollaborationServerCommunication
Added PTCollaborationServerCommunication.collaborationManager
Added -[PTCollaborationServerCommunication localAnnotationAdded:]
Added -[PTCollaborationServerCommunication localAnnotationModified:]
Added -[PTCollaborationServerCommunication localAnnotationRemoved:]
Added -[PTCollaborationServerCommunication documentLoaded]
Added -[PTCollaborationServerCommunication userID]
Added PTCollaborationManager
Added -[PTCollaborationManager initWithExternalManager:toolManager:]
Added -[PTCollaborationManager remoteAnnotationAdded:]
Added -[PTCollaborationManager remoteAnnotationModified:]
Added -[PTCollaborationManager remoteAnnotationRemoved:]
Added -[PTCollaborationManager registerServerCommunicationComponent:]
Added -[PTCollaborationManager takeSnapshot:]
Tools/PTDigSigViewController.h
Modified PTDigSigViewController
Protocols
FromUIImagePickerControllerDelegate, UINavigationControllerDelegate
ToPTOverridable, UIImagePickerControllerDelegate, UINavigationControllerDelegate

Tools/PTDocumentViewController.h
Added PTDocumentViewController.pdfLayerListHidden
Added PTDocumentViewControllerDidOpenDocumentNotification
Modified PTDocumentViewController
Protocols
FromPTAnnotationToolbarDelegate, PTAnnotationViewControllerDelegate, PTBookmarkViewControllerDelegate, PTCoordinatedDocumentDelegate, PTOutlineViewControllerDelegate, PTOverridable, PTPDFViewCtrlDelegate, PTReflowViewControllerDelegate, PTSettingsViewControllerDelegate, PTTextSearchViewControllerDelegate, PTThumbnailSliderViewDelegate, PTToolManagerDelegate
ToPTAnnotationToolbarDelegate, PTAnnotationViewControllerDelegate, PTBookmarkViewControllerDelegate, PTCoordinatedDocumentDelegate, PTOutlineViewControllerDelegate, PTOverridable, PTPDFLayerViewControllerDelegate, PTPDFViewCtrlDelegate, PTReflowViewControllerDelegate, PTSettingsViewControllerDelegate, PTTextSearchViewControllerDelegate, PTThumbnailSliderViewDelegate, PTToolManagerDelegate

Tools/PTEditToolbar.h
Modified PTEditToolbar
Protocols
Fromnone
ToPTOverridable

Tools/PTFloatingSigViewController.h
Modified PTFloatingSigViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTImageStampAnnotationOptions.h
Added PTImageStampAnnotationOptions
Added PTImageStampAnnotationOptions.rotationEnabled
Tools/PTNavigationListsViewController.h
Added PTNavigationListsViewControllerVisibility
Added PTNavigationListsViewControllerVisibilityAutomatic
Added PTNavigationListsViewControllerVisibilityNeverHidden
Added PTNavigationListsViewControllerVisibilityAlwaysHidden
Added PTNavigationListsViewController.pdfLayerViewController
Added PTNavigationListsViewController.pdfLayerViewControllerVisibility
Modified PTNavigationListsViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTOutlineViewController.h
Modified PTOutlineViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTOverridable.h
Modified +[PTOverridable allocOverridden]
Optional
FromRequired
ToOptional

Tools/PTPageIndicatorViewController.h
Modified PTPageIndicatorViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTPDFLayerViewController.h
Added PTLayerInfo
Added PTLayerInfo.group
Added PTLayerInfo.state
Added PTPDFLayerViewControllerDelegate
Added -[PTPDFLayerViewControllerDelegate pdfLayerViewControllerDidCancel:]
Added PTPDFLayerViewController
Added PTPDFLayerViewController.layers
Added -[PTPDFLayerViewController initWithPDFViewCtrl:]
Added PTPDFLayerViewController.delegate
Tools/PTReflowViewController.h
Modified PTReflowViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTSettingsViewController.h
Modified PTSettingsViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTTextSearchViewController.h
Modified PTTextSearchViewController
Protocols
FromUISearchBarDelegate, UISearchControllerDelegate, UITableViewDataSource, UITableViewDelegate, UIToolbarDelegate
ToPTOverridable

Tools/PTThumbnailSliderViewController.h
Modified PTThumbnailSliderViewController
Protocols
Fromnone
ToPTOverridable

Tools/PTThumbnailsViewController.h
Added PTThumbnailsViewController.collectionView
Modified PTThumbnailsViewController
Protocols
FromUICollectionViewDataSource, UICollectionViewDelegateFlowLayout
ToPTOverridable, UICollectionViewDataSource, UICollectionViewDelegateFlowLayout

Tools/PTToolManager.h
Removed -[PTToolManager enableAnnotManager:]
Removed PTToolManager.annotManager
Added -[PTToolManager enableCollaborationManager:]
Added PTToolManager.collaborationManager
Modified PTToolManager.imageStampAnnotationOptions
Declaration
From@property (nonatomic, copy, nonnull) PTAnnotationOptions *imageStampAnnotationOptions
To@property (nonatomic, copy, nonnull) PTImageStampAnnotationOptions *imageStampAnnotationOptions