Resource Base
Table of contents

Source

Syntax

interface Source {
    fileData: Blob; 
    extraPageData?: ExtraPageData[]; 
}

Attributes

fileData

The blob of the file to be loaded.

extraPageData

The extra data to be set. Please refer to ExtraPageData;

Remark

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

version 1.1

  • Latest version(2.0)
  • Version 1.x
    • Version 1.1
Change +