Copy

CssProfile

Layout and CSS support profile.

ON_THIS_PAGE
  1. Signature

Layout and CSS support profile.

document favors stable paged reports. web enables the broader browser layout profile. strict uses that broader profile and rejects unsupported CSS by default.

Signature

export type CssProfile = "document" | "web" | "strict";
SOURCE:36
ON_THIS_PAGE
  1. Signature
html2realpdf documentationCopyright © Imggion
DOCUMENTATION_TREE