IPdfSettings Methods |
The SystemPrinterIPdfSettings type exposes the following members.
Name | Description | |
---|---|---|
Apply |
Applies the configured print settings. You should call this method to regenerate the internal
print preview using the configured settings and update the total page count to be printed.
(Inherited from IPrintSettings.) |
Name | Description | |
---|---|---|
DisableCollatePrintingSystemPrinterIPdfSettings |
Disables collate printing.
(Defined by CollateExtensions.) | |
EnableCollatePrintingSystemPrinterIPdfSettings |
Enables collate printing.
(Defined by CollateExtensions.) | |
SetColorModelSystemPrinterIPdfSettings |
Sets the color model used for printing.
(Defined by ColorModelExtensions.) | |
SetCopiesSystemPrinterIPdfSettings |
Sets the number of copies to print.
(Defined by CopiesExtensions.) | |
SetDuplexModeSystemPrinterIPdfSettings |
Sets the duplex mode.
(Defined by DuplexModeExtensions.) | |
SetPageRangesSystemPrinterIPdfSettings |
Sets the collection of the page ranges to print.
(Defined by PageRangesExtensions.) | |
SetPagesPerSheetSystemPrinterIPdfSettings |
Sets the number of pages per sheet.
(Defined by PagesPerSheetExtensions.) | |
SetPaperSizeSystemPrinterIPdfSettings |
Sets the paper size for printing.
(Defined by PaperSizeExtensions.) | |
SetScalingSystemPrinterIPdfSettings |
Sets the scaling for printing.
(Defined by ScalingExtensions.) |