Skip to main content

Class: PDFWebReader

Hierarchy

  • Component<PDFWebReaderProps>

    PDFWebReader

Constructors

constructor

new PDFWebReader(props)

Parameters

NameType
propsPDFWebReaderProps | Readonly<PDFWebReaderProps>

Inherited from

React.Component<PDFWebReaderProps>.constructor

new PDFWebReader(props, context)

Parameters

NameType
propsPDFWebReaderProps
contextany

Inherited from

React.Component<PDFWebReaderProps>.constructor

Methods

render

render(): Element

Returns

Element

Overrides

React.Component.render