New to Kendo UI for AngularStart a free 30-day trial

toBlob

Function

Definition

Package:@progress/kendo-drawing

Exports the group of drawing elements to PDF and returns a Blob.

Does not work in browsers that do not support Blob.

Parameters:groupGroup

The Group to export.

callback(data: Blob) => void

A function that will be called with the Blob, when complete.

In this article
Definition
Not finding the help you need?
Contact Support