Search results

PdfSection API in JavaScript Pdf Export API control

Represents a section entity. A section it’s a set of the pages with similar page settings.

Methods

setPageSettings

Sets the page setting of the current section.

Parameter Type Description
settings PdfPageSettings Instance of PdfPageSettings

Returns void