Wisej.Web.PdfViewerType
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Specifies the type of Pdf viewer to use in the PdfViewer control.
Auto
The PDF viewer is selected by the client browser.
Custom
Use a custom viewer defined in the property. Use the [source] placeholder in the URL to indicate where to insert the URL to the file source.
Use Google's document viewer. The URL of the Google viewer can be changed in the property.
Mozilla
Use Mozilla PDF.js viewer. The URL of the Mozilla viewer can be changed in the property.
Returns or sets the to use on the client.