API Reference > Other Classes > OdOleItemHandler Class > OdOleItemHandler Methods > OdOleItemHandler::outputQuality Method
OdOleItemHandler::outputQuality Method
Syntax
C++
virtual PlotQuality outputQuality() const = 0;

Returns the output quality for this OLE object (DXF 73).

Controls the color depth and resolution when plotted. 

outputQuality() returns one of the following: 

 

Name 
Value 
Example 
kMonochrome 
Spreadsheet 
kLowGraphics 
Color text & pie charts 
kHighGraphics 
Photograph 
kAutomatic 
Automatic dependent on document type 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.