Click or drag to resize

PageTextRequestedEventArgs Properties

The PageTextRequestedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyFilePath
Gets or sets the text resource identifier that was requested by the client.
(Inherited from TextRequestedEventArgs.)
Public propertyIndex
Gets or sets the index of the requested page.
Public propertyJsonData
Gets or sets the pre-generated json data.
(Inherited from TextRequestedEventArgs.)
Public propertyPage
Gets or sets the page text data.
Top
See Also