HtmlDxDataGridOption.

JsPdfAutotableLocation Field

Summary

Location where jsPDF-AutoTable plugin can be found. Below the location there needs to be a folder matching JsPdfAutotableVersion. The following files need to be available:
  • {JsPdfAutotableLocation}/{JsPdfAutotableVersion}/jspdf.plugin.autotable.min.js
Default value is https://cdnjs.cloudflare.com/ajax/libs/jspdf-autotable/.

Syntax

public const HtmlDxDataGridOption JsPdfAutotableLocation

Constant Value

Value Type
61 Int32
GitHub