Nutrient Web SDK

ReferenceTextMarkupAnnotationsNamespace

Type Alias TextMarkupAnnotationsNamespace

Type Alias

Properties

(
    type: "underline" | "highlight" | "strikeout" | "squiggly",
) => NutrientViewer.Immutable.List<TextMarkupAnnotationsUnion>

Creates markup annotations from the current text selection. Produces one annotation per page the selection spans and clears the text selection afterwards.

() => { … }

Returns the resolved color presets for markup annotations, separated by type (highlight and markup).