Strikes through one or more regions of a page.

Hierarchy (View Summary)

Implements

Constructors

Properties

_discriminator: string

How the annotation participates in access control.

color?: string

The strikeout color as an RGB hex string (for example, "#FF0000"); null if transparent.

comment?: string

An optional comment on the annotation.

createdTime?: Date

The UTC time the annotation was created.

creator?: string

The security identifier (SID) of the user that created the annotation.

customData?: string

Optional application-defined custom data stored with the annotation.

The reading direction of the struck-through text.

entryId?: number

The ID of the document entry the annotation belongs to.

isProtected?: boolean

A boolean indicating whether the annotation is protected so that only its creator can modify it.

isReadOnly?: boolean

A boolean indicating whether the annotation is read-only (for example, on an archived version).

itemId?: number

The identifier of the annotation, unique within its page.

lastModifiedTime?: Date

The UTC time the annotation was last modified.

pageNumber?: number

The 1-based page number the annotation is on.

reasonId?: number

The ID of the redaction reason associated with the annotation, if any.

The rectangular regions covered by the strikeout.

textEnd?: number

The end offset of the linked text span, or -1 when not linked to text.

textStart?: number

The start offset of the linked text span, or -1 when not linked to text.

Controls who can see the annotation.

zOrder?: number

The z-order of the annotation; higher values draw on top.

Methods

  • Parameters

    • Optional_data: any

    Returns void

  • Parameters

    • Optionaldata: any

    Returns any