PlaceElementsOptions
Overview
PlaceElementsOptions is a interface in Aspose.PDF FOSS for TypeScript.
Options for {@link placeElements}.
Properties: paragraphSpacing, structParent.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
paragraphSpacing | : number | Read | Gap inserted between consecutive elements, on top of their own spaceAfter/spaceBefore. |
structParent | : StructElement | Read | Grouping element the placed content tags under. |