Table of Contents
MVCToPDF Properties

The properties of the MVCToPDF class are listed below. For a complete list of MVCToPDF class members, see the MVCToPDF Members topic.

Properties
Name Description
AutoFormsAuthentication Gets or sets a value indicating whether MVCToPDF should impersonate the current forms authentication user identify.
Result Gets the conversion result.
ResultAsDownload Gets or sets a value indicating whether to send the result as a file download.
ResultFileName Gets or sets the result PDF file name.
SendToClient Gets or sets a value indicating whether to send the conversion result to the client.
See Also