PagePath

Overview

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

Properties: addr, artifact, bbox, clip, ctm, fill, and 5 more.

Properties

NameTypeAccessDescription
subpaths: PathSubpath[]ReadGets the subpaths.
ctm: MatrixReadGets the ctm.
bbox: [number, number, number, number]ReadGets the bbox.
fill: PathPaint | nullReadGets the fill.
stroke: PathPaint | nullReadGets the stroke.
fillRule: 'nonzero' | 'evenodd' | nullReadGets the fill rule.
lineWidth: numberReadGets the line width.
clip: 'nonzero' | 'evenodd' | nullReadGets the clip.
mcid: numberReadGets the mcid.
artifact: booleanReadGets the artifact.
addr: ContentAddrReadGets the addr.