TilingPatternOptions

TilingPatternOptions

Overview

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

Placement and repetition for a tiling pattern.

Properties: rotation, uncolored, x, xStep, y, yStep.

Properties

NameTypeAccessDescription
xStep: numberReadHorizontal repeat interval.
yStep: numberReadVertical repeat interval.
x: numberReadLattice origin offset, in the parent stream’s default user space.
y: numberReadLattice origin offset.
rotation: numberReadLattice rotation in DEGREES counter-clockwise about the pattern origin, applied before the offset.
uncolored: booleanReadEmit an uncolored (PaintType 2) pattern: the tile carries shape only and the colour is supplied where the pattern is used, so one hatch serves every colour.