Skip to main content

Interface: StrikeOutAnnotationOptions

Options for creating a strike-out text-markup annotation. Draws a horizontal line through the vertical middle of the rectangle.

Properties

PropertyTypeDescription
color?ColorInputColor used for the strike-out stroke. Defaults to red.
heightnumberHeight in PDF points.
structure?PdfStructureOptionsAdditional structure metadata for tagged PDF output.
tag?"Annot" | "Artifact"Structure tag used for tagged PDF output.
widthnumberWidth in PDF points.
xnumberHorizontal position in PDF points.
ynumberVertical position in PDF points.