AddBarcodeOptions

AddBarcodeOptions

Overview

AddBarcodeOptions is a interface in Aspose.PDF FOSS for TypeScript.

Properties: alt, artifact, color, layer, quietZone, render, and 2 more.

Properties

NameTypeAccessDescription
render: 'vector' | 'raster'Read‘vector’ (filled rectangles, default) or ‘raster’ (1-bit /ImageMask stencil).
color: [number, number, number]ReadDark-module color (RGB 0..1).
quietZone: booleanReadInclude the symbology’s recommended quiet-zone margins.
text: booleanReadDraw the human-readable payload under a 1D barcode.
layer: LayerReadAttach the drawing to an optional-content layer.
tag: StructElementReadTag the drawing into the logical structure tree (marked content).
alt: stringReadCreate a /Figure carrying this /Alt and tag the drawing into it.
artifact: booleanReadMark the drawing as an /Artifact — decoration carrying no meaning.