Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IShowRemotePdfDocumentRequest

Hierarchy

  • IShowRemotePdfDocumentRequest

Index

Properties

callbackIdentifier

callbackIdentifier: string

callbackIdentifier allows you to distinguish between different callbacks

Optional canBeAnnotated

canBeAnnotated: boolean

Indicates if annotations option needs to be available Default value is true

Optional canBeShared

canBeShared: boolean

Indicates if file can be added to account hub. Default value will depend on publication from which the document is opened

failureCallback

pageNumber

pageNumber: number

The page to open

successCallback

url

url: string

The url of the pdf document

Generated using TypeDoc