PagePath
Overview
PagePath is a interface in Aspose.PDF FOSS for TypeScript.
Properties: addr, artifact, bbox, clip, ctm, fill, and 5 more.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
subpaths | : PathSubpath[] | Read | Gets the subpaths. |
ctm | : Matrix | Read | Gets the ctm. |
bbox | : [number, number, number, number] | Read | Gets the bbox. |
fill | : PathPaint | null | Read | Gets the fill. |
stroke | : PathPaint | null | Read | Gets the stroke. |
fillRule | : 'nonzero' | 'evenodd' | null | Read | Gets the fill rule. |
lineWidth | : number | Read | Gets the line width. |
clip | : 'nonzero' | 'evenodd' | null | Read | Gets the clip. |
mcid | : number | Read | Gets the mcid. |
artifact | : boolean | Read | Gets the artifact. |
addr | : ContentAddr | Read | Gets the addr. |