Table of Contents
AutoConvert Property

Gets or sets a value indicating whether MVCToPDF.RenderAsPDF should be automatically called.

Syntax
 public Boolean AutoConvert { get; set; }
Remarks

The default value is true.

See Also