Gets or sets a value indicating the printer resolution for the page.
[Visual Basic] Public Property PrinterResolution As PrinterResolution [C#] public PrinterResolution PrinterResolution {get; set;} [C++] public: __property PrinterResolution* get_PrinterResolution(); public: __property void set_PrinterResolution(PrinterResolution*); [JScript] public function get PrinterResolution() : PrinterResolution; public function set PrinterResolution(PrinterResolution);
One of the PrinterResolution values.
PageSettings Class | PageSettings Members | System.Drawing.Printing Namespace | PrinterResolution