'DeclarationPublic Function PrintGetPrinterSettings() As PrinterSettings
public PrinterSettings PrintGetPrinterSettings()
            public function PrintGetPrinterSettings(): PrinterSettings; 
            public function PrintGetPrinterSettings() : PrinterSettings;
            public: PrinterSettings* PrintGetPrinterSettings(); 
            public:
PrinterSettings^ PrintGetPrinterSettings(); 
            Return Value
A System.Drawing.Printing.PrinterSettings object. The printer settings of the active printer.