The SaveDocumentEventArgs class provides data for the DocumentViewer.SaveDocument event.

Syntax

public class SaveDocumentEventArgs : EventArgs
Public Class SaveDocumentEventArgs
  Inherits EventArgs

Introduced: 15.0.

Properties

Property Description
Document Gets a snapshot of the currently loaded document for further processing.
FileFormat Specifies the format of DocumentViewer.SaveDocumentEventArgs.Document.