Some test text!

Search
Hamburger Icon

Xamarin / Guides / Step 3: Customize

Step 3: Customize Xamarin.iOS document viewer

This tutorial only applies to Xamarin.iOS. See Xamarin.Android equivalent here .

After you have added Apryse to your project , learn how to customize it for your app.

Customize a document viewer

Apryse includes two UIViewControllers (PTDocumentController and PTTabbedDocumentViewController) for presenting documents. To customize their appearance and function, including hiding and adding buttons, see Customizing a Document View Controller .

Apryse also includes a low-level UIView (PTPDFViewCtrl) to present documents. If you are using it, please see Customizing a PTPDFViewCtrl .

Customize how users interact with annotations

To change the way users interact with annotations, including restricting which annotations can be created and edited, see Customizing Annotation and PDF Interaction .

Customize individual controls

Apryse includes a rich set of controls. They are used by the document view controllers , and can also be used independently. To learn more about them, please see each component's guide/API:

Customize annotation appearances

To change the way an annotation appears, see the Custom Annotation Appearance guide.

Next step

Guides API docs Samples

Get the answers you need: Chat with us