HtmlDxDataGridOption.

JsPdfLocation Field

Summary

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

Syntax

public const HtmlDxDataGridOption JsPdfLocation

Constant Value

Value Type
59 Int32
GitHub