PDFReaderControls.NET Standard Class Reference

PrintSettings Properties

The properties of the PrintSettings class are listed below. For a complete list of PrintSettings class members, see the PrintSettings Members topic.

Public Instance Properties

AutoRotate Specifies whether pages must be rotated automatically so they fit best on each sheet of paper.
Collate Collate copies.
Copies Number of copies to print.
FontPrintMode Specifies the mode to be used for printing.
HorizontalAlignment Horizontal Alignment to use for printing.
PaperSize PaperSize to use for printing.
PaperSource Specifies the paper tray from which the printer takes the paper.
PrintController PrintController to use for printing.
PrinterSettings PrinterSettings to use for printing.
PrintOverflowMarker Controls printing of overflow markers for fields.
PrintRange Page range to print.
ScaleToFit Specifies whether pages must be scaled to fit on the printed sheets of paper.
Transformation Specifies a coordinate system transformation to be applied on each page.
UsePdfPageSize Derive the paper size of each printed page from the size of the corresponding PDF page.
UsePrintableArea Specifies whether printing must be limited to the printable area of the printer. If false, the margins of the printer will not be taken into account.
VerticalAlignment Vertical Alignment to use for printing.

See Also

PrintSettings Class | TallComponents.PDF.ReaderControls Namespace