ActiveReports 13
PdfExportOptions Property

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : PdfExportOptions Property
Returns a PdfExportOptions object to set PDF-specific properties when you use the PDF ViewerType in the WebViewer control.
Syntax
'Declaration
 
Public ReadOnly Property PdfExportOptions As PdfExportOptions
public PdfExportOptions PdfExportOptions {get;}
See Also

Reference

WebViewer Class
WebViewer Members