Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 527 Bytes

File metadata and controls

21 lines (18 loc) · 527 Bytes
layout default-layout
needAutoGenerateSidebar true
needGenerateH3Content true
noTitleIndex true
title Dynamsoft Document Viewer API Reference - Interface UpdatedSource
keywords Documentation, Dynamsoft Document Viewer, API Reference, Interface UpdatedSource
breadcrumbText Interface UpdatedSource
description Dynamsoft Document Viewer Documentation API Reference Interface UpdatedSource Page

UpdatedSource

Syntax

interface UpdatedSource {
    fileData: Blob;
    fileIndex?: number;
}