See Also

IPageSetup Interface  | IPageSetup Members  | PrintQualityVertical Property

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Languages SpreadsheetGear The Performance Spreadsheet Component Company 

PrintQuality Property

SpreadsheetGear Namespace > IPageSetup Interface : PrintQuality Property

Gets or sets the print quality in dots per inch.

[Visual Basic]
Overridable Property PrintQuality As Integer
[C#]
virtual int PrintQuality {get; set;}
[C++]
__property virtual int get_PrintQuality(); __property virtual void set_PrintQuality(    int value );
[C++/CLI]
virtual property int PrintQuality {    int get();    void set (int value); }

Remarks

Set PrintQuality to zero to use the default resolution of the output device.

To print at non-square resolutions, set PrintQuality to the horizontal resolution and set PrintQualityVertical to the vertical resolution.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

IPageSetup Interface  | IPageSetup Members  | PrintQualityVertical Property

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.