Skip to content

TTMSFMXNativeUIViewController

Usage

Inherits from TMSFMXNativeUIViewController and draws a single PDF page based on a Location and PageIndex property.

Published Properties

Property name Description
Location The location of the PDF file.
PageIndex The index of the page that needs to be drawn. The PageIndex property starts from 1
Visible Shows / hides the ViewController.

Public Properties

Property name Description
ViewController Returns a reference to the native iOS UIViewController.

Published Events

Property name Description
OnDrawRect Event to perform custom drawing inside the ViewController.