Kendo.Mvc.UI.Fluent.PDFViewerPdfjsProcessingFileSettingsBuilder
Defines the fluent API for configuring PDFViewerPdfjsProcessingFileSettings
Methods
Url(System.String)
Specifies the url of the file.
Parameters
value System.String
The url that points the file.
Data(System.Object)
Specifies the file's data.
Parameters
value System.Object
The data that corresponds to the file.
CMapUrl(System.String)
Specifies the the URL where the predefined Adobe CMaps are located.
Parameters
value System.String
The CMap URL.
CMapPacked(System.Boolean)
Specifies if the Adobe CMaps are binary packed.
Parameters
value System.Boolean
The CMapPacked.