Skip to main content
Version: Version 5

Interface: InputUri

A file that can be opened on a text-uri.

Extends

Properties

annotationTag?

optional annotationTag: string

Tag that helps grouping annotations coming from present document (PDF, FDF or XFDF).

Inherited from

InputDocument.annotationTag


fileName?

optional fileName: string

Name for the input document

Inherited from

InputDocument.fileName


httpOptions?

optional httpOptions: HttpOptions

Options that are applied to a HTTP request.


password?

optional password: string

The password used for opening the PdfDocument.

Inherited from

InputDocument.password


uri

uri: string

The uri where the file can be loaded from.