pdfrx_web
Demo
GitHub
npm
Preparing search index...
@pdfrx/colab
SharedAnnotationImageSource
Interface SharedAnnotationImageSource
Reference to immutable raster bytes stored through the relay's HTTP source endpoint.
interface
SharedAnnotationImageSource
{
documentId
:
string
;
height
:
number
;
width
:
number
;
}
Index
Properties
document
Id
height
width
Properties
Readonly
document
Id
documentId
:
string
Readonly
height
height
:
number
Readonly
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
document
Id
height
width
Demo
GitHub
npm
pdfrx_web
Loading...
Reference to immutable raster bytes stored through the relay's HTTP source endpoint.