Did you find this guide helpful?
Some test text!
Xamarin / Changelog / v7.0.2
Version: 7.0.2
Release Date: October 2, 2019
This release of Apryse for Xamarin brings the core PDF functionality and iOS and Android Tools functionality inline with version 7.0.2 of the iOS and Android SDKs. More information can be found on What's New for iOS and What's New for Android .
ToolManagerBuilder.SetSelectionBoxMargin(int)
ViewerConfig.Builder.NavigationListAsSheetOnLargeDevice(bool)
ToolManagerBuilder.SetEraserType(Eraser.EraserType)
, available values are InkEraser
, AnnotationEraser
and HybridEraser
SetFieldHighlightColor
and SetSignatureHighlightColor
ToolManagerBuilder.SetShowUndoRedo(boolean)
tel:
action will now launch a dial intentPTPencilDrawingCreate
tool. The PTPencilDrawingCreate
tool allows for the creation of realistic ink drawings, freehand highlights, and more using Apple's standard iOS markup interface and drawing tools.PTThumbnailSliderViewController
has been updated with an improved appearance and behavior. Thumbnails of the document's pages are shown directly in the control and scrubbing through the pages immediately updates the PTPDFViewCtrl
's current page. It is also possible to use the new slider view outside of the PTThumbnailSliderViewController
with the new PTThumbnailSliderView
class.
magnification
property on the PTThumbnailSliderView
class. A value of 1.0 disables the effect.PTThumbnailSliderView
can also be replaced with the legacy UISlider
appearance and behavior by assigning the PTThumbnailSliderViewController
class's slider
property to the contentView
property on the same class.PTCollaborationDocumentViewController
, PTCollaborationAnnotationViewController
, and PTCollaborationAnnotationReplyViewController
classes provide a document viewer, annotation list, and annotation reply control for use with the existing collaboration system. The PTCollaborationDocumentViewController
is the recommended way to integrate the collaboration UI components into a project.PTDocumentViewController
class via the openDocumentWithURL:
method.PTDocumentViewController
class without triggering iOS system gestures for the Notification Center (top), Control Center, etc.PTAnnotStyleViewController
now updates its height when the color picker is shown and again when returning back to the main style screen.PTPDFViewCtrl
memory usage when scrolling through large documents in continuous presentation mode.Trial setup questions? Ask experts on Discord
Need other help? Contact Support
Pricing or product questions? Contact Sales