[This is preliminary documentation and is subject to change.]
Type of saving action which raised the applicable save event.
Namespace:
RadPdfLibrary.Web.UIAssembly: RadPdfLibrary (in RadPdfLibrary.dll) Version: 1.4.3630.21651 (1.4.0.0)
Syntax
| C# |
|---|
public enum SaveType |
| Visual Basic (Declaration) |
|---|
Public Enumeration SaveType |
| Visual Basic (Usage) |
|---|
Dim instance As SaveType |
Members
| Member name | Description | |
|---|---|---|
| Unknown |
The action which caused this save is not known
| |
| Save |
A simple save of the RAD PDF document
| |
| Download |
Downloading of the RAD PDF document
| |
Printing of the RAD PDF document
|
Remarks
Some actions (not just save) cause RAD PDF to save the current document state to the RAD PDF database.