ChromiumPrintProfile
このコンテンツはまだ日本語訳がありません。
Defined in: to-pdf/src/profile.ts:22
Browser-safe print data produced by the language-neutral Rust core. JavaScript hosts only use these values to call their browser PDF API.
Properties
Section titled “Properties”html:
string
Defined in: to-pdf/src/profile.ts:23
page:
object
Defined in: to-pdf/src/profile.ts:25
heightMm
Section titled “heightMm”heightMm:
number
landscape
Section titled “landscape”landscape:
boolean
marginsMm
Section titled “marginsMm”marginsMm:
Margins
widthMm
Section titled “widthMm”widthMm:
number
pageNumbers
Section titled “pageNumbers”pageNumbers:
ChromiumPrintPageNumber
Defined in: to-pdf/src/profile.ts:31
profile
Section titled “profile”profile:
ResolvedExportProfile
Defined in: to-pdf/src/profile.ts:24