Pdf page viewer
Displaying a PDF
How to use this component
Used to display PDF’s within the app. For example CTax ebills.
Deprecated: htmlentities(): Passing null to parameter #1 ($string) of type string is deprecated in /home/site/wwwroot/wp-content/themes/huntsman-child/single-mobile.php on line 96
- filename
- File path of the PDF to display
- pageTitle
- Title to apply to the page
await Navigation.PushAsync(new PDFWebViewPage(fullPath, eNotice.Type));