OfficeViewer
Wisej.Web.Ext.OfficeViewer.OfficeViewer
Last updated
Was this helpful?
Wisej.Web.Ext.OfficeViewer.OfficeViewer
Last updated
Was this helpful?
Namespace: Wisej.Web.Ext.OfficeViewer
Assembly: Wisej.Web.Ext.OfficeViewer (3.2.0.0)
Microsoft Office Viewer panel. Uses .
: Returns or sets the file name with extension to return to the office viewer. (Default: ""
)
This property is required when using instead of .
: Returns or sets the path of the Office file to view. It can be a relative or absolute URL. (Default: ""
)
: Returns or sets the stream of the Office file to view.
: Returns or sets the source URL of the IFrame. (Default: ""
)
Fired when the file is requested.
The application can handle this event and override the default functionality by setting the property to true. The current response is available using .
Fired when the FileSource property is changed.