Interface: IAnnotation
Relativity markup
Properties
createdOn?
optional
createdOn: string
ISO string datetime when annotation was created
customAnnotationData?
optional
customAnnotationData: ICustomAnnotationData
Custom style data
guid
guid: string
GUID of the page the annotation belongs on
height
height: number
Height of the annotation
imageHeight
imageHeight: number
Height of the Relativity Image of the page
imageWidth
imageWidth: number
Width of the Relativity Image of the page
markupId
markupId: number
ID
markupSet
markupSet: IMarkupSet
Markup set the annotation belongs to
oiHighlightId?
optional
oiHighlightId: string
ID of the OI Highlight object
pageHeight
pageHeight: number
Height of the page the annotation belongs on
pageNumber
pageNumber: number
Page number of the page the annotation belongs on
pageWidth
pageWidth: number
Width of the page the annotation belongs on
subType
subType: AnnotationSubType
Annotation sub-type
textData?
optional
textData: ITextData
Information about the text on the annotation
type
type: AnnotationType
Annotation type
width
width: number
Width of the annotation
xCoordinate
xCoordinate: number
X-coordinate of the upper-lefthand corner
yCoordinate
yCoordinate: number
Y-coordinate of the bottom-righthand corner