API Reference > OdDb Classes > OdDbOle2Frame Class > OdDbOle2Frame Methods > OdDbOle2Frame::outputQuality Method
OdDbOle2Frame::outputQuality Method
Syntax
C++
PlotQuality outputQuality() const;

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 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.