SendOptionsViewModel Properties
A View Model that provides options for exporting documents and sending them via e-mail.
Name | Description |
---|---|
Available |
Provides access to the collection of available export formats. |
Email |
Gets the settings that specify how a document is exported and sent via e-mail. |
Export |
Specifies the format for exporting a document.
Inherited from Export |
Export |
Gets the settings that specify how a document is exported to various formats.
Inherited from Export |
File |
Specifies the full path to the file to which a document should be exported.
Inherited from Export |
Hidden |
Provides access to the collection of export formats that cannot be used to export the document.
Inherited from Export |
Is |
Gets whether design-time mode is active.
Inherited from View |
Select |
Returns a command that calls the Export |
Show |
Gets whether to show the Export Options dialog before exporting a document.
Inherited from Export |
Submit |
For internal use.
Inherited from Export |
See Also