<kendo:pdfViewer-view>

Defines the page surface options. This setting is available only for DPL Processing. The page render a drawing Surface and all of its configuration options could be defined.

Example

<kendo:pdfViewer>
    <kendo:pdfViewer-view></kendo:pdfViewer-view>
</kendo:pdfViewer>

Configuration Attributes

type java.lang.String

Defines the surface type. It accepts canvas or svg. This option is supported only for DPL.

Example

<kendo:pdfViewer-view type="type">
</kendo:pdfViewer-view>
In this article
Not finding the help you need?