From OberonPlace Development Portal
| This object model documentation page is a stub automatically generated from application type library.
|
| Please help by editing this page and filling in the missing details.
|
| For guidelines and help please visit Editing Object Model Pages
|
PrintSettings Members
Class PrintSettings has the following members:
Properties
| Name
| Description
|
| Collate
| Specifies whether the multiple copies should be collated
|
| Copies
| Specifies the number of print copies
|
| FileMode
| Specifies how many files are produced for the print job
|
| FileName
| Specifies the destination file name to save the print job to
|
| ForMac
| Specifies whether the file this print job will be saved to is in Macintosh format
|
| Layout
| Specifies the document layout settings (read-only)
|
| Options
| Specifies miscellaneous print settings (read-only)
|
| PageRange
| Specifies the range of pages to be printed
|
| PageSet
| Specifies the subset of pages to be printed
|
| PaperHeight
| Returns the printer paper height (read-only)
|
| PaperOrientation
| Specifies the printer paper orientation
|
| PaperSize
| Specifies the preset printer paper size
|
| PaperWidth
| Returns the printer paper width (read-only)
|
| PostScript
| Specifies the PostScript settings (read-only)
|
| PPDFile
| Specifies the PPD file name
|
| Prepress
| Specifies the prepress settings (read-only)
|
| Printer
| Specifies the destination printer for the print job
|
| PrintRange
| Specifies what portion of the document to print
|
| PrintToFile
| Specifies if the print job should be printed to a file rather than the physical device
|
| Separations
| Specifies the separation settings (read-only)
|
| Trapping
| Specifies the in-RIP color trapping settings (read-only)
|
| UsePPD
| Specifies whether the printer PPD should be used
|
Methods
| Name
| Description
|
| Load
| Loads settings from a print style
|
| PrintOut
| Prints the document without re-analyzing its contents
|
| Reset
| Resets print settings to defaults
|
| Save
| Saves settings as a print style
|
| SelectPrinter
| Selects the destination printer by name
|
| SetCustomPaperSize
| Specifies a custom printer paper size
|
| SetPaperSize
| Selects a preset printer paper size and orientation
|
| ShowDialog
| Shows the Print settings dialog
|
References