PageTextRequestedEventArgs Properties |
The PageTextRequestedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| FilePath |
Gets or sets the text resource identifier that was requested by the client.
(Inherited from TextRequestedEventArgs.) | |
| Index |
Gets or sets the index of the requested page.
| |
| JsonData |
Gets or sets the pre-generated json data.
(Inherited from TextRequestedEventArgs.) | |
| Page |
Gets or sets the page text data.
|