API Docs for: 1.0.0
Show:

PrintSettings Class

Represents settings that apply to single printing.

Constructor

PrintSettings

(
  • margins
  • paperSize
  • pageOrientation
)

Parameters:

  • margins Margins

    The dimensions of the margins of a printed page.

  • paperSize PaperSize

    The size of a piece of paper.

  • pageOrientation PageOrientation

    The page orientation of a paper.

Item Index

Properties

margins

Margins

Gets Margins.

pageOrientation

PageOrientation

Gets PageOrientation.

paperSize

PaperSize

Gets PaperSize.