The ActionHandlerFileSave type exposes the following members.

Properties

  Name Description
Public property ExportProvider
Gets or sets the ExportProvider that will be used to save or export the document.
Public property FileName
Gets or sets the name of the file associated with the current ActionHandlerFile. If empty, a file dialog will be shown to the user when the current action handler is invoked.
(Inherited from ActionHandlerFile.)

See Also