ActiveReports 12
PdfExportOptions Property

GrapeCity.ActiveReports.Web.v12 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