Interface: IAnnotation

Relativity markup

Properties

createdOn?

optionalcreatedOn: string

ISO string datetime when annotation was created


customAnnotationData?

optionalcustomAnnotationData: 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?

optionaloiHighlightId: 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?

optionaltextData: 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